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

#include <octree_poisson.h>

List of all members.

Public Member Functions

 ConstNeighborKey5 (void)
ConstNeighbors5getNeighbors (const OctNode *node)
void set (int depth)
 ~ConstNeighborKey5 (void)

Public Attributes

ConstNeighbors5neighbors

Private Attributes

int _depth

Detailed Description

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

Definition at line 262 of file octree_poisson.h.


Constructor & Destructor Documentation

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

Definition at line 1624 of file octree_poisson.hpp.

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

Definition at line 1636 of file octree_poisson.hpp.


Member Function Documentation

template<class NodeData , class Real >
OctNode< NodeData, Real >::ConstNeighbors5 & pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey5::getNeighbors ( const OctNode node)

Definition at line 1820 of file octree_poisson.hpp.

template<class NodeData , class Real >
void pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey5::set ( int  depth)

Definition at line 1651 of file octree_poisson.hpp.


Member Data Documentation

template<class NodeData, class Real = float>
int pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey5::_depth [private]

Definition at line 264 of file octree_poisson.h.

template<class NodeData, class Real = float>
ConstNeighbors5* pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey5::neighbors

Definition at line 266 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