|
Point Cloud Library (PCL) 1.15.1
|
#include <pcl/surface/3rdparty/poisson4/multi_grid_octree_data.h>
Public Member Functions | |
| EdgeIndices (void)=default | |
| int & | operator[] (int i) |
| const int & | operator[] (int i) const |
Public Attributes | |
| int | idx [pcl::poisson::Cube::EDGES] = {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1} |
Definition at line 147 of file multi_grid_octree_data.h.
|
default |
|
inline |
Definition at line 151 of file multi_grid_octree_data.h.
References idx.
|
inline |
Definition at line 152 of file multi_grid_octree_data.h.
References idx.
| int pcl::poisson::SortedTreeNodes::EdgeIndices::idx[pcl::poisson::Cube::EDGES] = {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1} |
Definition at line 149 of file multi_grid_octree_data.h.
Referenced by operator[](), and operator[]().