Point Cloud Library (PCL)
1.9.1-dev
|
#include <pcl/surface/3rdparty/poisson4/multi_grid_octree_data.h>
Public Member Functions | |
EdgeIndices (void) | |
int & | operator[] (int i) |
const int & | operator[] (int i) const |
Public Attributes | |
int | idx [pcl::poisson::Cube::EDGES] |
Definition at line 147 of file multi_grid_octree_data.h.
|
inline |
Definition at line 150 of file multi_grid_octree_data.h.
References pcl::poisson::Cube::EDGES.
|
inline |
Definition at line 151 of file multi_grid_octree_data.h.
|
inline |
Definition at line 152 of file multi_grid_octree_data.h.
int pcl::poisson::SortedTreeNodes::EdgeIndices::idx[pcl::poisson::Cube::EDGES] |
Definition at line 149 of file multi_grid_octree_data.h.