
Public Attributes | |
| hash_map< long long, int > | boundaryRoots |
| hash_map< long long, std::pair < Real, pcl::poisson::Point3D < Real > > > * | boundaryValues |
| pcl::poisson::Point3D< Real > * | cornerNormals |
| char * | cornerNormalsSet |
| Real * | cornerValues |
| char * | cornerValuesSet |
| char * | edgesSet |
| int * | interiorRoots |
Definition at line 286 of file multi_grid_octree_data.h.
| hash_map< long long , int > pcl::poisson::Octree< Degree >::RootData::boundaryRoots |
Definition at line 289 of file multi_grid_octree_data.h.
| hash_map< long long , std::pair< Real , pcl::poisson::Point3D< Real > > >* pcl::poisson::Octree< Degree >::RootData::boundaryValues |
Definition at line 291 of file multi_grid_octree_data.h.
| pcl::poisson::Point3D< Real >* pcl::poisson::Octree< Degree >::RootData::cornerNormals |
Definition at line 294 of file multi_grid_octree_data.h.
| char * pcl::poisson::Octree< Degree >::RootData::cornerNormalsSet |
Definition at line 295 of file multi_grid_octree_data.h.
| Real* pcl::poisson::Octree< Degree >::RootData::cornerValues |
Definition at line 293 of file multi_grid_octree_data.h.
| char* pcl::poisson::Octree< Degree >::RootData::cornerValuesSet |
Definition at line 295 of file multi_grid_octree_data.h.
| char * pcl::poisson::Octree< Degree >::RootData::edgesSet |
Definition at line 295 of file multi_grid_octree_data.h.
| int* pcl::poisson::Octree< Degree >::RootData::interiorRoots |
Definition at line 292 of file multi_grid_octree_data.h.