Public Member Functions | Public Attributes
pcl::poisson::Octree< Degree >::FaceEdgesFunction Class Reference

List of all members.

Public Member Functions

void Function (const TreeOctNode *node1, const TreeOctNode *node2)

Public Attributes

std::vector< std::pair< long
long, long long > > * 
edges
int fIndex
int maxDepth
hash_map< long long, std::pair
< RootInfo, int > > * 
vertexCount

Detailed Description

template<int Degree>
class pcl::poisson::Octree< Degree >::FaceEdgesFunction

Definition at line 252 of file multi_grid_octree_data.h.


Member Function Documentation

template<int Degree>
void pcl::poisson::Octree< Degree >::FaceEdgesFunction::Function ( const TreeOctNode node1,
const TreeOctNode node2 
)

Definition at line 1231 of file multi_grid_octree_data.hpp.


Member Data Documentation

template<int Degree>
std::vector<std::pair<long long,long long> >* pcl::poisson::Octree< Degree >::FaceEdgesFunction::edges

Definition at line 256 of file multi_grid_octree_data.h.

template<int Degree>
int pcl::poisson::Octree< Degree >::FaceEdgesFunction::fIndex

Definition at line 255 of file multi_grid_octree_data.h.

template<int Degree>
int pcl::poisson::Octree< Degree >::FaceEdgesFunction::maxDepth

Definition at line 255 of file multi_grid_octree_data.h.

template<int Degree>
hash_map<long long, std::pair<RootInfo,int> >* pcl::poisson::Octree< Degree >::FaceEdgesFunction::vertexCount

Definition at line 257 of file multi_grid_octree_data.h.


The documentation for this class was generated from the following files:


pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:20:21