octomap  1.9.7
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Coctomap::AbstractOcTreeThis abstract class is an interface to all octrees and provides a factory design pattern for readin and writing all kinds of OcTrees to files (see read())
 Coctomap::AbstractOccupancyOcTreeInterface class for all octree types that store occupancy
 Coctomap::OcTreeBaseImpl< ColorOcTreeNode, AbstractOccupancyOcTree >
 Coctomap::OccupancyOcTreeBase< ColorOcTreeNode >
 Coctomap::ColorOcTree
 Coctomap::OcTreeBaseImpl< NODE, AbstractOccupancyOcTree >
 Coctomap::OccupancyOcTreeBase< NODE >Base implementation for Occupancy Octrees (e.g
 Coctomap::OcTreeBaseImpl< OcTreeNode, AbstractOccupancyOcTree >
 Coctomap::OccupancyOcTreeBase< OcTreeNode >
 Coctomap::OcTreeOctomap main map data structure, stores 3D occupancy grid map in an OcTree
 Coctomap::OcTreeBaseImpl< OcTreeNodeStamped, AbstractOccupancyOcTree >
 Coctomap::OccupancyOcTreeBase< OcTreeNodeStamped >
 Coctomap::OcTreeStamped
 Coctomap::OcTreeBaseImpl< CountingOcTreeNode, AbstractOcTree >
 Coctomap::OcTreeBase< CountingOcTreeNode >
 Coctomap::CountingOcTreeAn AbstractOcTree which stores an internal counter per node / volume
 Coctomap::OcTreeBaseImpl< NODE, AbstractOcTree >
 Coctomap::OcTreeBase< NODE >
 Coctomap::AbstractOcTreeNode
 Coctomap::OcTreeDataNode< T >Basic node in the OcTree that can hold arbitrary data of type T in value
 Coctomap::OcTreeDataNode< float >
 Coctomap::OcTreeNodeNodes to be used in OcTree
 Coctomap::ColorOcTreeNode
 Coctomap::OcTreeNodeStamped
 Coctomap::OcTreeDataNode< unsigned int >
 Coctomap::CountingOcTreeNodeAn Octree-node which stores an internal counter per node / volume
 Coctomap::ColorOcTreeNode::Color
 CINTERFACE
 Coctomap::OcTreeBaseImpl< NODE, INTERFACE >OcTree base class, to be used with with any kind of OcTreeDataNode
 Citerator
 Citerator_baseBase class for OcTree iterators
 Cleaf_bbx_iteratorBounding-box leaf iterator
 Cleaf_iteratorIterator to iterate over all leafs of the tree
 Ctree_iteratorIterator over the complete tree (inner nodes and leafs)
 Coctomap::OcTreeKey::KeyHashProvides a hash function on Keys
 Coctomap::KeyRay
 Coctomap::MapCollection< MAPNODE >
 Coctomap::MapNode< TREETYPE >
 Coctomap::OcTreeKeyOcTreeKey is a container class for internal key addressing
 Coctomap::PointcloudA collection of 3D coordinates (point3d), which are regarded as endpoints of a 3D laser scan
 Coctomath::Pose6DThis class represents a tree-dimensional pose of an object
 Coctomath::QuaternionThis class represents a Quaternion
 Coctomap::ScanEdgeA connection between two ScanNodes
 Coctomap::ScanGraphA ScanGraph is a collection of ScanNodes, connected by ScanEdges
 Coctomap::ScanNodeA 3D scan as Pointcloud, performed from a Pose6D
 Citerator_base::StackElementElement on the internal recursion stack of the iterator
 Coctomap::CountingOcTree::StaticMemberInitializerStatic member object which ensures that this OcTree's prototype ends up in the classIDMapping only once
 Coctomap::OcTree::StaticMemberInitializerStatic member object which ensures that this OcTree's prototype ends up in the classIDMapping only once
 Coctomap::ColorOcTree::StaticMemberInitializerStatic member object which ensures that this OcTree's prototype ends up in the classIDMapping only once
 Coctomap::OcTreeStamped::StaticMemberInitializerStatic member object which ensures that this OcTree's prototype ends up in the classIDMapping only once
 Coctomath::Vector3This class represents a three-dimensional vector