$search
ButOctomapROS(double resolution) | octomap::ButOctomapROS< OctreeT > | [inline] |
ButOctomapROS(OctreeT *tree) | octomap::ButOctomapROS< OctreeT > | [inline] |
castRay(const PointT &origin, const PointT &direction, PointT &end, bool ignoreUnknownCells=false, double maxRange=-1.0) const | octomap::ButOctomapROS< OctreeT > | [inline] |
getTree() | octomap::ButOctomapROS< OctreeT > | [inline] |
insertRay(const PointT &origin, const PointT &end, double maxRange=-1.0) | octomap::ButOctomapROS< OctreeT > | [inline] |
insertScan(const sensor_msgs::PointCloud2 &scan, const PointT &origin, double maxrange=-1., bool pruning=true, bool dirty=false) | octomap::ButOctomapROS< OctreeT > | [inline] |
insertScan(const pcl::PointCloud< PCLPointT > &scan, const PointT &origin, double maxrange=-1., bool pruning=true, bool dirty=false) | octomap::ButOctomapROS< OctreeT > | [inline] |
insertScan(const pcl::PointCloud< PCLPointT > &scan, const PCLPointT &sensor_origin, const PCLPointT &frame_origin_trans, const PCLQuaternionT &frame_origin_rot, double maxrange=-1., bool pruning=true, bool dirty=false) | octomap::ButOctomapROS< OctreeT > | [inline] |
NodeType typedef | octomap::ButOctomapROS< OctreeT > | |
octree | octomap::ButOctomapROS< OctreeT > | [protected] |
OctreePtr typedef | octomap::ButOctomapROS< OctreeT > | |
OcTreeType typedef | octomap::ButOctomapROS< OctreeT > | |
search(const PointT &point) const | octomap::ButOctomapROS< OctreeT > | [inline] |
search(const tf::Point &point) const | octomap::ButOctomapROS< OctreeT > | [inline] |
setTree(OctreeT *tree) | octomap::ButOctomapROS< OctreeT > | [inline] |
~ButOctomapROS() | octomap::ButOctomapROS< OctreeT > | [inline, virtual] |