octomap
1.9.7
|
Go to the source code of this file.
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. | |
Variables | |
static const int | octomap::edgeTable [256] |
static const int | octomap::triTable [256][16] |
static const point3d | octomap::vertexList [12] |