Point Cloud Library (PCL)
1.12.0
|
#include <pcl/surface/3rdparty/poisson4/multi_grid_octree_data.h>
Public Member Functions | |
CornerIndices (void) | |
int & | operator[] (int i) |
const int & | operator[] (int i) const |
Public Attributes | |
int | idx [pcl::poisson::Cube::CORNERS] |
Definition at line 123 of file multi_grid_octree_data.h.
|
inline |
Definition at line 126 of file multi_grid_octree_data.h.
References pcl::poisson::Cube::CORNERS, and idx.
|
inline |
Definition at line 127 of file multi_grid_octree_data.h.
References idx.
|
inline |
Definition at line 128 of file multi_grid_octree_data.h.
References idx.
int pcl::poisson::SortedTreeNodes::CornerIndices::idx[pcl::poisson::Cube::CORNERS] |
Definition at line 125 of file multi_grid_octree_data.h.
Referenced by CornerIndices(), and operator[]().