Point Cloud Library (PCL)  1.14.0-dev
List of all members | Public Member Functions | Public Attributes
pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey5 Class Reference

#include <pcl/surface/3rdparty/poisson4/octree_poisson.h>

+ Collaboration diagram for pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey5:

Public Member Functions

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

Public Attributes

ConstNeighbors5neighbors
 

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

◆ ConstNeighborKey5()

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

Definition at line 1696 of file octree_poisson.hpp.

◆ ~ConstNeighborKey5()

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

Definition at line 1710 of file octree_poisson.hpp.

Member Function Documentation

◆ getNeighbors()

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

◆ set()

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

Definition at line 1727 of file octree_poisson.hpp.

References pcl::poisson::OctNode< NodeData, Real >::d.

Member Data Documentation

◆ neighbors

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: