Point Cloud Library (PCL) 1.12.0
|
#include <pcl/surface/3rdparty/poisson4/octree_poisson.h>
Classes | |
class | ConstNeighborKey3 |
class | ConstNeighborKey5 |
class | ConstNeighbors3 |
class | ConstNeighbors5 |
class | NeighborKey3 |
class | NeighborKey5 |
class | Neighbors3 |
class | Neighbors5 |
Public Attributes | |
OctNode * | parent |
OctNode * | children |
short | d |
short | off [DIMENSION] |
NodeData | nodeData |
Static Public Attributes | |
static const int | DepthShift =5 |
static const int | OffsetShift =19 |
static const int | OffsetShift1 =DepthShift |
static const int | OffsetShift2 =OffsetShift1+OffsetShift |
static const int | OffsetShift3 =OffsetShift2+OffsetShift |
static const int | DepthMask =(1<<DepthShift)-1 |
static const int | OffsetMask =(1<<OffsetShift)-1 |
static Allocator< OctNode > | internalAllocator |
Definition at line 48 of file octree_poisson.h.
Definition at line 68 of file octree_poisson.hpp.
Definition at line 74 of file octree_poisson.hpp.
|
inlinestatic |
Definition at line 170 of file octree_poisson.hpp.
void pcl::poisson::OctNode< NodeData, Real >::centerAndWidth | ( | Point3D< Real > & | center, |
Real & | width ) const |
Definition at line 149 of file octree_poisson.hpp.
Referenced by pcl::poisson::OctNode< NodeData, Real >::getNearestLeaf().
|
static |
Definition at line 759 of file octree_poisson.hpp.
References pcl::poisson::Cube::FactorEdgeIndex().
|
static |
Definition at line 876 of file octree_poisson.hpp.
|
static |
Definition at line 881 of file octree_poisson.hpp.
|
static |
Definition at line 824 of file octree_poisson.hpp.
|
static |
Definition at line 844 of file octree_poisson.hpp.
References pcl::poisson::_InterleaveBits().
|
static |
Definition at line 819 of file octree_poisson.hpp.
|
static |
Definition at line 859 of file octree_poisson.hpp.
|
static |
Definition at line 794 of file octree_poisson.hpp.
Referenced by pcl::poisson::OctNode< NodeData, Real >::getNearestLeaf().
const OctNode< NodeData, Real > * pcl::poisson::OctNode< NodeData, Real >::cornerNeighbor | ( | int | cornerIndex | ) | const |
Definition at line 1027 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::children, and pcl::poisson::OctNode< NodeData, Real >::parent.
OctNode< NodeData, Real > * pcl::poisson::OctNode< NodeData, Real >::cornerNeighbor | ( | int | cornerIndex, |
int | forceChildren = 0 ) |
Definition at line 1076 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::children, and pcl::poisson::OctNode< NodeData, Real >::parent.
Definition at line 147 of file octree_poisson.hpp.
|
inline |
Definition at line 137 of file octree_poisson.hpp.
Referenced by pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey5::getNeighbors(), pcl::poisson::OctNode< NodeData, Real >::NeighborKey5::getNeighbors(), pcl::poisson::OctNode< NodeData, Real >::ProcessFixedDepthNodeAdjacentNodes(), pcl::poisson::OctNode< NodeData, Real >::ProcessFixedDepthNodeAdjacentNodes(), pcl::poisson::OctNode< NodeData, Real >::ProcessMaxDepthNodeAdjacentNodes(), pcl::poisson::OctNode< NodeData, Real >::ProcessMaxDepthNodeAdjacentNodes(), pcl::poisson::SortedTreeNodes::setCornerTable(), pcl::poisson::Octree< Degree >::SetLaplacianConstraints(), pcl::poisson::OctNode< NodeData, Real >::NeighborKey5::setNeighbors(), and pcl::poisson::OctNode< NodeData, Real >::width().
|
inlinestatic |
Definition at line 139 of file octree_poisson.hpp.
|
inline |
Definition at line 129 of file octree_poisson.hpp.
Referenced by pcl::poisson::VertexData::CenterIndex(), pcl::poisson::OctNode< NodeData, Real >::centerIndex(), pcl::poisson::VertexData::CornerIndex(), pcl::poisson::VertexData::EdgeIndex(), pcl::poisson::VertexData::FaceIndex(), pcl::poisson::SortedTreeNodes::getMaxCornerCount(), pcl::poisson::SortedTreeNodes::getMaxEdgeCount(), and pcl::poisson::Octree< Degree >::SetLaplacianConstraints().
const OctNode< NodeData, Real > * pcl::poisson::OctNode< NodeData, Real >::edgeNeighbor | ( | int | edgeIndex | ) | const |
Definition at line 951 of file octree_poisson.hpp.
References pcl::poisson::Cube::FactorEdgeIndex().
OctNode< NodeData, Real > * pcl::poisson::OctNode< NodeData, Real >::edgeNeighbor | ( | int | edgeIndex, |
int | forceChildren = 0 ) |
Definition at line 939 of file octree_poisson.hpp.
References pcl::poisson::Cube::FactorEdgeIndex().
const OctNode< NodeData, Real > * pcl::poisson::OctNode< NodeData, Real >::faceNeighbor | ( | int | faceIndex | ) | const |
Definition at line 907 of file octree_poisson.hpp.
OctNode< NodeData, Real > * pcl::poisson::OctNode< NodeData, Real >::faceNeighbor | ( | int | faceIndex, |
int | forceChildren = 0 ) |
Definition at line 905 of file octree_poisson.hpp.
OctNode< NodeData, Real > * pcl::poisson::OctNode< NodeData, Real >::getNearestLeaf | ( | const Point3D< Real > & | p | ) |
Definition at line 721 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::centerAndWidth(), pcl::poisson::OctNode< NodeData, Real >::children, pcl::poisson::OctNode< NodeData, Real >::CornerIndex(), and pcl::poisson::OctNode< NodeData, Real >::width().
Referenced by pcl::poisson::OctNode< NodeData, Real >::getNearestLeaf().
const OctNode< NodeData, Real > * pcl::poisson::OctNode< NodeData, Real >::getNearestLeaf | ( | const Point3D< Real > & | p | ) | const |
Definition at line 744 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::children, pcl::poisson::Cube::CORNERS, pcl::poisson::OctNode< NodeData, Real >::getNearestLeaf(), and pcl::poisson::SquareDistance().
|
inlinestatic |
Definition at line 121 of file octree_poisson.hpp.
int pcl::poisson::OctNode< NodeData, Real >::initChildren | ( | void | ) |
Definition at line 89 of file octree_poisson.hpp.
Referenced by pcl::poisson::OctNode< NodeData, Real >::operator=(), and pcl::poisson::OctNode< NodeData, Real >::read().
Definition at line 160 of file octree_poisson.hpp.
int pcl::poisson::OctNode< NodeData, Real >::leaves | ( | void | ) | const |
Definition at line 204 of file octree_poisson.hpp.
int pcl::poisson::OctNode< NodeData, Real >::maxDepth | ( | void | ) | const |
Definition at line 181 of file octree_poisson.hpp.
Referenced by pcl::poisson::OctNode< NodeData, Real >::centerIndex(), pcl::poisson::OctNode< NodeData, Real >::ProcessFixedDepthNodeAdjacentNodes(), pcl::poisson::OctNode< NodeData, Real >::ProcessMaxDepthNodeAdjacentNodes(), pcl::poisson::OctNode< NodeData, Real >::ProcessNodeAdjacentNodes(), pcl::poisson::OctNode< NodeData, Real >::ProcessPointAdjacentNodes(), pcl::poisson::OctNode< NodeData, Real >::ProcessTerminatingNodeAdjacentNodes(), pcl::poisson::SortedTreeNodes::set(), and pcl::poisson::OctNode< NodeData, Real >::width().
int pcl::poisson::OctNode< NodeData, Real >::maxDepthLeaves | ( | int | maxDepth | ) | const |
Definition at line 214 of file octree_poisson.hpp.
const OctNode< NodeData, Real > * pcl::poisson::OctNode< NodeData, Real >::nextBranch | ( | const OctNode< NodeData, Real > * | current | ) | const |
Definition at line 232 of file octree_poisson.hpp.
References pcl::poisson::Cube::CORNERS.
OctNode< NodeData, Real > * pcl::poisson::OctNode< NodeData, Real >::nextBranch | ( | OctNode< NodeData, Real > * | current | ) |
Definition at line 240 of file octree_poisson.hpp.
References pcl::poisson::Cube::CORNERS.
const OctNode< NodeData, Real > * pcl::poisson::OctNode< NodeData, Real >::nextLeaf | ( | const OctNode< NodeData, Real > * | currentLeaf = NULL | ) | const |
Definition at line 263 of file octree_poisson.hpp.
Referenced by pcl::poisson::Octree< Degree >::GetMCIsoTriangles().
OctNode< NodeData, Real > * pcl::poisson::OctNode< NodeData, Real >::nextLeaf | ( | OctNode< NodeData, Real > * | currentLeaf = NULL | ) |
Definition at line 276 of file octree_poisson.hpp.
const OctNode< NodeData, Real > * pcl::poisson::OctNode< NodeData, Real >::nextNode | ( | const OctNode< NodeData, Real > * | currentNode = NULL | ) | const |
Definition at line 289 of file octree_poisson.hpp.
Referenced by pcl::poisson::Octree< Degree >::finalize(), pcl::poisson::Octree< Degree >::GetSolutionGrid(), pcl::poisson::Octree< Degree >::GetWeightGrid(), and pcl::poisson::Octree< Degree >::setTree().
OctNode< NodeData, Real > * pcl::poisson::OctNode< NodeData, Real >::nextNode | ( | OctNode< NodeData, Real > * | currentNode = NULL | ) |
Definition at line 297 of file octree_poisson.hpp.
int pcl::poisson::OctNode< NodeData, Real >::nodes | ( | void | ) | const |
Definition at line 194 of file octree_poisson.hpp.
Referenced by pcl::poisson::SortedTreeNodes::set().
OctNode & pcl::poisson::OctNode< NodeData, Real >::operator= | ( | const OctNode< NodeData2, Real > & | node | ) |
OctNode< NodeData, Real > & pcl::poisson::OctNode< NodeData, Real >::operator= | ( | const OctNode< NodeData2, Real > & | node | ) |
Definition at line 804 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::children, pcl::poisson::Cube::CORNERS, pcl::poisson::OctNode< NodeData, Real >::d, and pcl::poisson::OctNode< NodeData, Real >::initChildren().
|
inlinestatic |
Definition at line 886 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::d.
const OctNode< NodeData, Real > * pcl::poisson::OctNode< NodeData, Real >::prevBranch | ( | const OctNode< NodeData, Real > * | current | ) | const |
Definition at line 247 of file octree_poisson.hpp.
OctNode< NodeData, Real > * pcl::poisson::OctNode< NodeData, Real >::prevBranch | ( | OctNode< NodeData, Real > * | current | ) |
Definition at line 255 of file octree_poisson.hpp.
void pcl::poisson::OctNode< NodeData, Real >::printLeaves | ( | void | ) | const |
void pcl::poisson::OctNode< NodeData, Real >::printRange | ( | void | ) | const |
Definition at line 305 of file octree_poisson.hpp.
|
static |
void pcl::poisson::OctNode< NodeData, Real >::ProcessFixedDepthNodeAdjacentNodes | ( | int | dx, |
int | dy, | ||
int | dz, | ||
OctNode< NodeData, Real > * | node1, | ||
int | radius1, | ||
OctNode< NodeData, Real > * | node2, | ||
int | radius2, | ||
int | width2, | ||
int | depth, | ||
NodeAdjacencyFunction * | F, | ||
int | processCurrent ) |
Definition at line 491 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::d, and pcl::poisson::OctNode< NodeData, Real >::depth().
|
static |
void pcl::poisson::OctNode< NodeData, Real >::ProcessFixedDepthNodeAdjacentNodes | ( | int | maxDepth, |
OctNode< NodeData, Real > * | node1, | ||
int | width1, | ||
OctNode< NodeData, Real > * | node2, | ||
int | width2, | ||
int | depth, | ||
NodeAdjacencyFunction * | F, | ||
int | processCurrent ) |
Definition at line 475 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::depth(), pcl::poisson::OctNode< NodeData, Real >::maxDepth(), and pcl::poisson::OctNode< NodeData, Real >::ProcessFixedDepthNodeAdjacentNodes().
|
static |
void pcl::poisson::OctNode< NodeData, Real >::ProcessMaxDepthNodeAdjacentNodes | ( | int | dx, |
int | dy, | ||
int | dz, | ||
OctNode< NodeData, Real > * | node1, | ||
int | radius1, | ||
OctNode< NodeData, Real > * | node2, | ||
int | radius2, | ||
int | width2, | ||
int | depth, | ||
NodeAdjacencyFunction * | F, | ||
int | processCurrent ) |
Definition at line 523 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::children, pcl::poisson::OctNode< NodeData, Real >::d, and pcl::poisson::OctNode< NodeData, Real >::depth().
|
static |
void pcl::poisson::OctNode< NodeData, Real >::ProcessMaxDepthNodeAdjacentNodes | ( | int | maxDepth, |
OctNode< NodeData, Real > * | node1, | ||
int | width1, | ||
OctNode< NodeData, Real > * | node2, | ||
int | width2, | ||
int | depth, | ||
NodeAdjacencyFunction * | F, | ||
int | processCurrent ) |
Definition at line 508 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::depth(), pcl::poisson::OctNode< NodeData, Real >::maxDepth(), and pcl::poisson::OctNode< NodeData, Real >::ProcessMaxDepthNodeAdjacentNodes().
|
static |
void pcl::poisson::OctNode< NodeData, Real >::ProcessNodeAdjacentNodes | ( | int | dx, |
int | dy, | ||
int | dz, | ||
OctNode< NodeData, Real > * | node1, | ||
int | radius1, | ||
OctNode< NodeData, Real > * | node2, | ||
int | radius2, | ||
int | width2, | ||
NodeAdjacencyFunction * | F, | ||
int | processCurrent ) |
Definition at line 416 of file octree_poisson.hpp.
|
static |
Definition at line 404 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::maxDepth(), and pcl::poisson::OctNode< NodeData, Real >::ProcessNodeAdjacentNodes().
Referenced by pcl::poisson::OctNode< NodeData, Real >::ProcessNodeAdjacentNodes().
void pcl::poisson::OctNode< NodeData, Real >::processNodeCorners | ( | OctNode< NodeData, Real > * | node, |
NodeAdjacencyFunction * | F, | ||
int | cIndex, | ||
int | processCurrent = 1 ) |
Definition at line 350 of file octree_poisson.hpp.
void pcl::poisson::OctNode< NodeData, Real >::processNodeEdges | ( | OctNode< NodeData, Real > * | node, |
NodeAdjacencyFunction * | F, | ||
int | eIndex, | ||
int | processCurrent = 1 ) |
Definition at line 339 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::children, and pcl::poisson::Cube::EdgeCorners().
void pcl::poisson::OctNode< NodeData, Real >::processNodeFaces | ( | OctNode< NodeData, Real > * | node, |
NodeAdjacencyFunction * | F, | ||
int | fIndex, | ||
int | processCurrent = 1 ) |
Definition at line 328 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::children, and pcl::poisson::Cube::FaceCorners().
void pcl::poisson::OctNode< NodeData, Real >::processNodeNodes | ( | OctNode< NodeData, Real > * | node, |
NodeAdjacencyFunction * | F, | ||
int | processCurrent = 1 ) |
Definition at line 321 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::children.
|
static |
void pcl::poisson::OctNode< NodeData, Real >::ProcessPointAdjacentNodes | ( | int | dx, |
int | dy, | ||
int | dz, | ||
OctNode< NodeData, Real > * | node2, | ||
int | radius2, | ||
int | width2, | ||
PointAdjacencyFunction * | F, | ||
int | processCurrent ) |
Definition at line 463 of file octree_poisson.hpp.
|
static |
Definition at line 453 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::maxDepth(), and pcl::poisson::OctNode< NodeData, Real >::ProcessPointAdjacentNodes().
Referenced by pcl::poisson::OctNode< NodeData, Real >::ProcessPointAdjacentNodes().
|
static |
void pcl::poisson::OctNode< NodeData, Real >::ProcessTerminatingNodeAdjacentNodes | ( | int | dx, |
int | dy, | ||
int | dz, | ||
OctNode< NodeData, Real > * | node1, | ||
int | radius1, | ||
OctNode< NodeData, Real > * | node2, | ||
int | radius2, | ||
int | width2, | ||
TerminatingNodeAdjacencyFunction * | F, | ||
int | processCurrent ) |
Definition at line 440 of file octree_poisson.hpp.
|
static |
Definition at line 428 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::maxDepth(), and pcl::poisson::OctNode< NodeData, Real >::ProcessTerminatingNodeAdjacentNodes().
Referenced by pcl::poisson::OctNode< NodeData, Real >::ProcessTerminatingNodeAdjacentNodes().
Definition at line 1957 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::read().
Referenced by pcl::poisson::OctNode< NodeData, Real >::read(), and pcl::poisson::OctNode< NodeData, Real >::read().
int pcl::poisson::OctNode< NodeData, Real >::read | ( | FILE * | fp | ) |
Definition at line 1966 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::children, pcl::poisson::Cube::CORNERS, pcl::poisson::OctNode< NodeData, Real >::initChildren(), pcl::poisson::OctNode< NodeData, Real >::parent, and pcl::poisson::OctNode< NodeData, Real >::read().
Definition at line 225 of file octree_poisson.hpp.
|
static |
Definition at line 54 of file octree_poisson.hpp.
void pcl::poisson::OctNode< NodeData, Real >::setFullDepth | ( | int | maxDepth | ) |
Definition at line 80 of file octree_poisson.hpp.
|
static |
Definition at line 65 of file octree_poisson.hpp.
int pcl::poisson::OctNode< NodeData, Real >::width | ( | int | maxDepth | ) | const |
Definition at line 1981 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::d, pcl::poisson::OctNode< NodeData, Real >::depth(), and pcl::poisson::OctNode< NodeData, Real >::maxDepth().
Referenced by pcl::poisson::OctNode< NodeData, Real >::getNearestLeaf().
Definition at line 1941 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::write().
Referenced by pcl::poisson::OctNode< NodeData, Real >::write(), and pcl::poisson::OctNode< NodeData, Real >::write().
int pcl::poisson::OctNode< NodeData, Real >::write | ( | FILE * | fp | ) | const |
Definition at line 1950 of file octree_poisson.hpp.
References pcl::poisson::OctNode< NodeData, Real >::children, pcl::poisson::Cube::CORNERS, and pcl::poisson::OctNode< NodeData, Real >::write().
OctNode* pcl::poisson::OctNode< NodeData, Real >::children |
Definition at line 93 of file octree_poisson.h.
Referenced by pcl::poisson::OctNode< NodeData, Real >::cornerNeighbor(), pcl::poisson::OctNode< NodeData, Real >::cornerNeighbor(), pcl::poisson::OctNode< NodeData, Real >::getNearestLeaf(), pcl::poisson::OctNode< NodeData, Real >::getNearestLeaf(), pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey5::getNeighbors(), pcl::poisson::OctNode< NodeData, Real >::NeighborKey5::getNeighbors(), pcl::poisson::OctNode< NodeData, Real >::operator=(), pcl::poisson::OctNode< NodeData, Real >::ProcessMaxDepthNodeAdjacentNodes(), pcl::poisson::OctNode< NodeData, Real >::processNodeEdges(), pcl::poisson::OctNode< NodeData, Real >::processNodeFaces(), pcl::poisson::OctNode< NodeData, Real >::processNodeNodes(), pcl::poisson::OctNode< NodeData, Real >::read(), pcl::poisson::SortedTreeNodes::setCornerTable(), pcl::poisson::SortedTreeNodes::setEdgeTable(), pcl::poisson::Octree< Degree >::SetLaplacianConstraints(), pcl::poisson::OctNode< NodeData, Real >::NeighborKey5::setNeighbors(), and pcl::poisson::OctNode< NodeData, Real >::write().
Definition at line 94 of file octree_poisson.h.
Referenced by pcl::poisson::OctNode< NodeData, Real >::centerIndex(), pcl::poisson::SortedTreeNodes::CornerTableData::cornerIndices(), pcl::poisson::SortedTreeNodes::CornerTableData::cornerIndices(), pcl::poisson::SortedTreeNodes::EdgeTableData::edgeIndices(), pcl::poisson::SortedTreeNodes::EdgeTableData::edgeIndices(), pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey5::getNeighbors(), pcl::poisson::OctNode< NodeData, Real >::NeighborKey5::getNeighbors(), pcl::poisson::OctNode< NodeData, Real >::operator=(), pcl::poisson::SortedTreeNodes::CornerTableData::operator[](), pcl::poisson::SortedTreeNodes::EdgeTableData::operator[](), pcl::poisson::SortedTreeNodes::CornerTableData::operator[](), pcl::poisson::SortedTreeNodes::EdgeTableData::operator[](), pcl::poisson::OctNode< NodeData, Real >::Overlap2(), pcl::poisson::OctNode< NodeData, Real >::ProcessFixedDepthNodeAdjacentNodes(), pcl::poisson::OctNode< NodeData, Real >::ProcessMaxDepthNodeAdjacentNodes(), pcl::poisson::OctNode< NodeData, Real >::NeighborKey3::set(), pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey3::set(), pcl::poisson::OctNode< NodeData, Real >::NeighborKey5::set(), pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey5::set(), pcl::poisson::OctNode< NodeData, Real >::NeighborKey5::setNeighbors(), and pcl::poisson::OctNode< NodeData, Real >::width().
|
static |
Definition at line 86 of file octree_poisson.h.
|
static |
Definition at line 85 of file octree_poisson.h.
|
static |
Definition at line 88 of file octree_poisson.h.
NodeData pcl::poisson::OctNode< NodeData, Real >::nodeData |
Definition at line 95 of file octree_poisson.h.
Referenced by pcl::poisson::SortedTreeNodes::CornerTableData::cornerIndices(), pcl::poisson::SortedTreeNodes::CornerTableData::cornerIndices(), pcl::poisson::SortedTreeNodes::EdgeTableData::edgeIndices(), pcl::poisson::SortedTreeNodes::EdgeTableData::edgeIndices(), pcl::poisson::SortedTreeNodes::CornerTableData::operator[](), pcl::poisson::SortedTreeNodes::EdgeTableData::operator[](), pcl::poisson::SortedTreeNodes::CornerTableData::operator[](), pcl::poisson::SortedTreeNodes::EdgeTableData::operator[](), pcl::poisson::SortedTreeNodes::setCornerTable(), pcl::poisson::SortedTreeNodes::setEdgeTable(), and pcl::poisson::Octree< Degree >::SetLaplacianConstraints().
short pcl::poisson::OctNode< NodeData, Real >::off[DIMENSION] |
Definition at line 94 of file octree_poisson.h.
|
static |
Definition at line 86 of file octree_poisson.h.
|
static |
Definition at line 85 of file octree_poisson.h.
|
static |
Definition at line 85 of file octree_poisson.h.
|
static |
Definition at line 85 of file octree_poisson.h.
|
static |
Definition at line 85 of file octree_poisson.h.
OctNode* pcl::poisson::OctNode< NodeData, Real >::parent |
Definition at line 92 of file octree_poisson.h.
Referenced by pcl::poisson::OctNode< NodeData, Real >::cornerNeighbor(), pcl::poisson::OctNode< NodeData, Real >::cornerNeighbor(), pcl::poisson::OctNode< NodeData, Real >::ConstNeighborKey5::getNeighbors(), pcl::poisson::OctNode< NodeData, Real >::NeighborKey5::getNeighbors(), pcl::poisson::OctNode< NodeData, Real >::read(), pcl::poisson::SortedTreeNodes::setCornerTable(), pcl::poisson::Octree< Degree >::SetLaplacianConstraints(), and pcl::poisson::OctNode< NodeData, Real >::NeighborKey5::setNeighbors().