#include <pcl/surface/3rdparty/poisson4/multi_grid_octree_data.h>
|
static long long | EdgeIndex (const TreeOctNode *node, int eIndex, int maxDepth, int index[DIMENSION]) |
|
static long long | EdgeIndex (const TreeOctNode *node, int eIndex, int maxDepth) |
|
static long long | FaceIndex (const TreeOctNode *node, int fIndex, int maxDepth, int index[DIMENSION]) |
|
static long long | FaceIndex (const TreeOctNode *node, int fIndex, int maxDepth) |
|
static long long | CornerIndex (int depth, const int offSet[DIMENSION], int cIndex, int maxDepth, int index[DIMENSION]) |
|
static long long | CornerIndex (const TreeOctNode *node, int cIndex, int maxDepth, int index[DIMENSION]) |
|
static long long | CornerIndex (const TreeOctNode *node, int cIndex, int maxDepth) |
|
static long long | CenterIndex (int depth, const int offSet[DIMENSION], int maxDepth, int index[DIMENSION]) |
|
static long long | CenterIndex (const TreeOctNode *node, int maxDepth, int index[DIMENSION]) |
|
static long long | CenterIndex (const TreeOctNode *node, int maxDepth) |
|
static long long | CornerIndexKey (const int index[DIMENSION]) |
|
Definition at line 99 of file multi_grid_octree_data.h.
long long pcl::poisson::VertexData::CenterIndex |
( |
int |
depth, |
|
|
const int |
offSet[DIMENSION], |
|
|
int |
maxDepth, |
|
|
int |
index[DIMENSION] |
|
) |
| |
|
static |
long long pcl::poisson::VertexData::CenterIndex |
( |
const TreeOctNode * |
node, |
|
|
int |
maxDepth, |
|
|
int |
index[DIMENSION] |
|
) |
| |
|
static |
long long pcl::poisson::VertexData::CenterIndex |
( |
const TreeOctNode * |
node, |
|
|
int |
maxDepth |
|
) |
| |
|
static |
long long pcl::poisson::VertexData::CornerIndex |
( |
int |
depth, |
|
|
const int |
offSet[DIMENSION], |
|
|
int |
cIndex, |
|
|
int |
maxDepth, |
|
|
int |
index[DIMENSION] |
|
) |
| |
|
static |
long long pcl::poisson::VertexData::CornerIndex |
( |
const TreeOctNode * |
node, |
|
|
int |
cIndex, |
|
|
int |
maxDepth, |
|
|
int |
index[DIMENSION] |
|
) |
| |
|
static |
long long pcl::poisson::VertexData::CornerIndex |
( |
const TreeOctNode * |
node, |
|
|
int |
cIndex, |
|
|
int |
maxDepth |
|
) |
| |
|
static |
long long pcl::poisson::VertexData::CornerIndexKey |
( |
const int |
index[DIMENSION] | ) |
|
|
static |
long long pcl::poisson::VertexData::EdgeIndex |
( |
const TreeOctNode * |
node, |
|
|
int |
eIndex, |
|
|
int |
maxDepth, |
|
|
int |
index[DIMENSION] |
|
) |
| |
|
static |
long long pcl::poisson::VertexData::EdgeIndex |
( |
const TreeOctNode * |
node, |
|
|
int |
eIndex, |
|
|
int |
maxDepth |
|
) |
| |
|
static |
long long pcl::poisson::VertexData::FaceIndex |
( |
const TreeOctNode * |
node, |
|
|
int |
fIndex, |
|
|
int |
maxDepth, |
|
|
int |
index[DIMENSION] |
|
) |
| |
|
static |
long long pcl::poisson::VertexData::FaceIndex |
( |
const TreeOctNode * |
node, |
|
|
int |
fIndex, |
|
|
int |
maxDepth |
|
) |
| |
|
static |
The documentation for this class was generated from the following files:
- /tmp/B.7abf3ea8-8609-4473-9347-5906fc56181c/BUILD/pcl-pcl-1.7.2/surface/include/pcl/surface/3rdparty/poisson4/multi_grid_octree_data.h
- /tmp/B.7abf3ea8-8609-4473-9347-5906fc56181c/BUILD/pcl-pcl-1.7.2/surface/include/pcl/surface/3rdparty/poisson4/multi_grid_octree_data.hpp