Public Member Functions | |
void | Function (const TreeOctNode *node) |
Public Attributes | |
FunctionDataReal * | dValueTables |
int | index [DIMENSION] |
Point3D< Real > | normal |
int | res2 |
Real | value |
FunctionDataReal * | valueTables |
Definition at line 213 of file multi_grid_octree_data.h.
void pcl::poisson::Octree< Degree >::PointIndexValueAndNormalFunction::Function | ( | const TreeOctNode * | node | ) |
Definition at line 1285 of file multi_grid_octree_data.hpp.
FunctionDataReal* pcl::poisson::Octree< Degree >::PointIndexValueAndNormalFunction::dValueTables |
Definition at line 218 of file multi_grid_octree_data.h.
int pcl::poisson::Octree< Degree >::PointIndexValueAndNormalFunction::index[DIMENSION] |
Definition at line 221 of file multi_grid_octree_data.h.
Point3D<Real> pcl::poisson::Octree< Degree >::PointIndexValueAndNormalFunction::normal |
Definition at line 220 of file multi_grid_octree_data.h.
int pcl::poisson::Octree< Degree >::PointIndexValueAndNormalFunction::res2 |
Definition at line 216 of file multi_grid_octree_data.h.
Real pcl::poisson::Octree< Degree >::PointIndexValueAndNormalFunction::value |
Definition at line 219 of file multi_grid_octree_data.h.
FunctionDataReal* pcl::poisson::Octree< Degree >::PointIndexValueAndNormalFunction::valueTables |
Definition at line 217 of file multi_grid_octree_data.h.