Public Attributes
pcl::poisson::Octree< Degree >::RootData Struct Reference
Inheritance diagram for pcl::poisson::Octree< Degree >::RootData:
Inheritance graph
[legend]

List of all members.

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
RealcornerValues
char * cornerValuesSet
char * edgesSet
int * interiorRoots

Detailed Description

template<int Degree>
struct pcl::poisson::Octree< Degree >::RootData

Definition at line 286 of file multi_grid_octree_data.h.


Member Data Documentation

template<int Degree>
hash_map< long long , int > pcl::poisson::Octree< Degree >::RootData::boundaryRoots

Definition at line 289 of file multi_grid_octree_data.h.

template<int Degree>
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.

Definition at line 294 of file multi_grid_octree_data.h.

template<int Degree>
char * pcl::poisson::Octree< Degree >::RootData::cornerNormalsSet

Definition at line 295 of file multi_grid_octree_data.h.

template<int Degree>
Real* pcl::poisson::Octree< Degree >::RootData::cornerValues

Definition at line 293 of file multi_grid_octree_data.h.

template<int Degree>
char* pcl::poisson::Octree< Degree >::RootData::cornerValuesSet

Definition at line 295 of file multi_grid_octree_data.h.

template<int Degree>
char * pcl::poisson::Octree< Degree >::RootData::edgesSet

Definition at line 295 of file multi_grid_octree_data.h.

template<int Degree>
int* pcl::poisson::Octree< Degree >::RootData::interiorRoots

Definition at line 292 of file multi_grid_octree_data.h.


The documentation for this struct was generated from the following file:


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:44:33