octomap  1.9.7
ScanGraph.h File Reference
+ Include dependency graph for ScanGraph.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  octomap::ScanEdge
 A connection between two ScanNodes. More...
 
class  octomap::ScanGraph
 A ScanGraph is a collection of ScanNodes, connected by ScanEdges. More...
 
class  octomap::ScanNode
 A 3D scan as Pointcloud, performed from a Pose6D. More...
 

Namespaces

 octomap
 Tables used by the Marching Cubes Algorithm The tables are from Paul Bourke's web page http://paulbourke.net/geometry/polygonise/ Used with permission here under BSD license.