Point Cloud Library (PCL) 1.15.0
Loading...
Searching...
No Matches
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 1699 of file octree_poisson.hpp.

References neighbors.

◆ ~ConstNeighborKey5()

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

Definition at line 1713 of file octree_poisson.hpp.

References neighbors.

Member Function Documentation

◆ getNeighbors()

◆ set()

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

Definition at line 1730 of file octree_poisson.hpp.

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

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.

Referenced by ConstNeighborKey5(), getNeighbors(), set(), and ~ConstNeighborKey5().


The documentation for this class was generated from the following files: