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

#include <octree_poisson.h>

List of all members.

Public Member Functions

Neighbors5getNeighbors (OctNode *node)
 NeighborKey5 (void)
void set (int depth)
Neighbors5setNeighbors (OctNode *node, int xStart=0, int xEnd=5, int yStart=0, int yEnd=5, int zStart=0, int zEnd=5)
 ~NeighborKey5 (void)

Public Attributes

Neighbors5neighbors

Private Attributes

int _depth

Detailed Description

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

Definition at line 249 of file octree_poisson.h.


Constructor & Destructor Documentation

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

Definition at line 1618 of file octree_poisson.hpp.

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

Definition at line 1630 of file octree_poisson.hpp.


Member Function Documentation

template<class NodeData , class Real >
OctNode< NodeData, Real >::Neighbors5 & pcl::poisson::OctNode< NodeData, Real >::NeighborKey5::getNeighbors ( OctNode node)

Definition at line 1660 of file octree_poisson.hpp.

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

Definition at line 1642 of file octree_poisson.hpp.

template<class NodeData , class Real >
OctNode< NodeData, Real >::Neighbors5 & pcl::poisson::OctNode< NodeData, Real >::NeighborKey5::setNeighbors ( OctNode node,
int  xStart = 0,
int  xEnd = 5,
int  yStart = 0,
int  yEnd = 5,
int  zStart = 0,
int  zEnd = 5 
)

Definition at line 1776 of file octree_poisson.hpp.


Member Data Documentation

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

Definition at line 251 of file octree_poisson.h.

template<class NodeData, class Real = float>
Neighbors5* pcl::poisson::OctNode< NodeData, Real >::NeighborKey5::neighbors

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