#include <pcl/surface/3rdparty/poisson4/multi_grid_octree_data.h>
|
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.
◆ EdgeIndices()
pcl::poisson::SortedTreeNodes::EdgeIndices::EdgeIndices |
( |
void |
| ) |
|
|
default |
◆ operator[]() [1/2]
int& pcl::poisson::SortedTreeNodes::EdgeIndices::operator[] |
( |
int |
i | ) |
|
|
inline |
◆ operator[]() [2/2]
const int& pcl::poisson::SortedTreeNodes::EdgeIndices::operator[] |
( |
int |
i | ) |
const |
|
inline |
◆ idx
int pcl::poisson::SortedTreeNodes::EdgeIndices::idx[pcl::poisson::Cube::EDGES] = {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1} |
The documentation for this struct was generated from the following file: