|
UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
|
Public Member Functions | |
| virtual Dynamic * | clone () const =0 |
| virtual void | init (Tree const &)=0 |
| virtual bool | returnable (Tree const &, typename Tree::Node const &) const =0 |
| virtual bool | returnableRay (Tree const &, typename Tree::Node const &, typename Tree::Ray const &) const =0 |
| virtual bool | traversable (Tree const &, typename Tree::Node const &) const =0 |
| virtual bool | traversableRay (Tree const &, typename Tree::Node const &, typename Tree::Ray const &) const =0 |
Definition at line 57 of file predicate.hpp.
|
inlinevirtual |
Definition at line 60 of file predicate.hpp.