![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Recursive visitor for ccKdTree::getCellBBox. More...

Public Member Functions | |
| GetCellBBoxVisitor () | |
| void | visit (ccKdTree::BaseNode *node) |
Public Attributes | |
| ccBBox | m_UpdatedBox |
Recursive visitor for ccKdTree::getCellBBox.
Definition at line 211 of file ecvKdTree.cpp.
|
inline |
Definition at line 215 of file ecvKdTree.cpp.
References m_UpdatedBox, cloudViewer::BoundingBoxTpl< T >::maxCorner(), cloudViewer::BoundingBoxTpl< T >::minCorner(), and PC_NAN.
|
inline |
Definition at line 221 of file ecvKdTree.cpp.
References cloudViewer::TrueKdTree::BaseNode::isNode(), cloudViewer::TrueKdTree::Node::leftChild, m_UpdatedBox, cloudViewer::BoundingBoxTpl< T >::maxCorner(), cloudViewer::BoundingBoxTpl< T >::minCorner(), cloudViewer::TrueKdTree::BaseNode::parent, cloudViewer::TrueKdTree::Node::splitDim, cloudViewer::TrueKdTree::Node::splitValue, and Tuple3Tpl< Type >::u.
Referenced by ccKdTree::getCellBBox().
| ccBBox GetCellBBoxVisitor::m_UpdatedBox |
Definition at line 213 of file ecvKdTree.cpp.
Referenced by ccKdTree::getCellBBox(), GetCellBBoxVisitor(), and visit().