Public Member Functions | |
| void | Function (const TreeOctNode *node1, const TreeOctNode *node2) |
Public Attributes | |
| std::vector< std::pair < RootInfo, RootInfo > > * | edges |
| int | fIndex |
| int | maxDepth |
| hash_map< long long, std::pair < RootInfo, int > > * | vertexCount |
Definition at line 243 of file multi_grid_octree_data.h.
| void pcl::poisson::Octree< Degree >::FaceEdgesFunction::Function | ( | const TreeOctNode * | node1, |
| const TreeOctNode * | node2 | ||
| ) |
Definition at line 2304 of file multi_grid_octree_data.hpp.
| std::vector< std::pair< RootInfo , RootInfo > >* pcl::poisson::Octree< Degree >::FaceEdgesFunction::edges |
Definition at line 247 of file multi_grid_octree_data.h.
| int pcl::poisson::Octree< Degree >::FaceEdgesFunction::fIndex |
Definition at line 246 of file multi_grid_octree_data.h.
| int pcl::poisson::Octree< Degree >::FaceEdgesFunction::maxDepth |
Definition at line 246 of file multi_grid_octree_data.h.
| hash_map< long long , std::pair< RootInfo , int > >* pcl::poisson::Octree< Degree >::FaceEdgesFunction::vertexCount |
Definition at line 248 of file multi_grid_octree_data.h.