Point Cloud Library (PCL) 1.12.0
|
#include <pcl/surface/3rdparty/poisson4/marching_cubes_poisson.h>
Public Types | |
enum | { CORNERS =8 , EDGES =12 , NEIGHBORS =6 } |
Definition at line 56 of file marching_cubes_poisson.h.
Enumerator | |
---|---|
CORNERS | |
EDGES | |
NEIGHBORS |
Definition at line 59 of file marching_cubes_poisson.h.
Referenced by pcl::poisson::OctNode< NodeData, Real >::processNodeEdges().
Referenced by pcl::poisson::SortedTreeNodes::setEdgeTable().
|
static |
Referenced by pcl::poisson::OctNode< NodeData, Real >::processNodeFaces().
|
static |
Referenced by pcl::poisson::VertexData::CornerIndex(), pcl::poisson::VertexData::CornerIndex(), pcl::poisson::Octree< Degree >::finalize(), pcl::poisson::SortedTreeNodes::getMaxCornerCount(), pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey5::getNeighbors(), pcl::poisson::OctNode< NodeData, Real >::NeighborKey5::getNeighbors(), pcl::poisson::SortedTreeNodes::setCornerTable(), pcl::poisson::Octree< Degree >::SetLaplacianConstraints(), and pcl::poisson::OctNode< NodeData, Real >::NeighborKey5::setNeighbors().
|
static |
Referenced by pcl::poisson::OctNode< NodeData, Real >::CommonEdge(), pcl::poisson::VertexData::EdgeIndex(), pcl::poisson::OctNode< NodeData, Real >::edgeNeighbor(), pcl::poisson::OctNode< NodeData, Real >::edgeNeighbor(), pcl::poisson::SortedTreeNodes::getMaxEdgeCount(), and pcl::poisson::SortedTreeNodes::setEdgeTable().
Referenced by pcl::poisson::VertexData::FaceIndex().