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
< RootInfo, RootInfo > > * 
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 243 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 2304 of file multi_grid_octree_data.hpp.


Member Data Documentation

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

Definition at line 247 of file multi_grid_octree_data.h.

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

Definition at line 246 of file multi_grid_octree_data.h.

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

Definition at line 246 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 248 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 Wed Aug 26 2015 15:44:33