Public Member Functions | Public Attributes
pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey3 Class Reference

#include <octree_poisson.h>

List of all members.

Public Member Functions

 ConstNeighborKey3 (void)
ConstNeighbors3getNeighbors (const OctNode *node)
ConstNeighbors3getNeighbors (const OctNode *node, int minDepth)
void set (int depth)
 ~ConstNeighborKey3 (void)

Public Attributes

ConstNeighbors3neighbors

Detailed Description

template<class NodeData, class Real = float>
class pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey3

Definition at line 222 of file octree_poisson.h.


Constructor & Destructor Documentation

template<class NodeData , class Real >
pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey3::ConstNeighborKey3 ( void  )

Definition at line 1475 of file octree_poisson.hpp.

template<class NodeData , class Real >
pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey3::~ConstNeighborKey3 ( void  )

Definition at line 1477 of file octree_poisson.hpp.


Member Function Documentation

template<class NodeData, class Real = float>
ConstNeighbors3& pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey3::getNeighbors ( const OctNode node)
template<class NodeData, class Real = float>
ConstNeighbors3& pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey3::getNeighbors ( const OctNode node,
int  minDepth 
)
template<class NodeData , class Real >
void pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey3::set ( int  depth)

Definition at line 1483 of file octree_poisson.hpp.


Member Data Documentation

template<class NodeData, class Real = float>
ConstNeighbors3* pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey3::neighbors

Definition at line 225 of file octree_poisson.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