|
octomap 1.9.8
|
| ▼Noctomap | Namespace the OctoMap library and visualization tools |
| CAbstractOccupancyOcTree | Interface class for all octree types that store occupancy |
| CAbstractOcTree | This 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()) |
| CAbstractOcTreeNode | |
| ▼CColorOcTree | |
| CStaticMemberInitializer | Static member object which ensures that this OcTree's prototype ends up in the classIDMapping only once |
| ▼CColorOcTreeNode | |
| CColor | |
| ▼CCountingOcTree | An AbstractOcTree which stores an internal counter per node / volume |
| CStaticMemberInitializer | Static member object which ensures that this OcTree's prototype ends up in the classIDMapping only once |
| CCountingOcTreeNode | An Octree-node which stores an internal counter per node / volume |
| CKeyRay | |
| CMapCollection | |
| CMapNode | |
| COccupancyOcTreeBase | Base implementation for Occupancy Octrees (e.g |
| ▼COcTree | Octomap main map data structure, stores 3D occupancy grid map in an OcTree |
| CStaticMemberInitializer | Static member object which ensures that this OcTree's prototype ends up in the classIDMapping only once |
| COcTreeBase | |
| COcTreeBaseImpl | OcTree base class, to be used with with any kind of OcTreeDataNode |
| COcTreeDataNode | Basic node in the OcTree that can hold arbitrary data of type T in value |
| ▼COcTreeKey | OcTreeKey is a container class for internal key addressing |
| CKeyHash | Provides a hash function on Keys |
| COcTreeNode | Nodes to be used in OcTree |
| COcTreeNodeStamped | |
| ▼COcTreeStamped | |
| CStaticMemberInitializer | Static member object which ensures that this OcTree's prototype ends up in the classIDMapping only once |
| CPointcloud | A collection of 3D coordinates (point3d), which are regarded as endpoints of a 3D laser scan |
| CScanEdge | A connection between two ScanNodes |
| CScanGraph | A ScanGraph is a collection of ScanNodes, connected by ScanEdges |
| CScanNode | A 3D scan as Pointcloud, performed from a Pose6D |
| ▼Noctomath | Namespace of the math library in OctoMap |
| CPose6D | This class represents a tree-dimensional pose of an object |
| CQuaternion | This class represents a Quaternion |
| CVector3 | This class represents a three-dimensional vector |