ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
GetCellBBoxVisitor Class Reference

Recursive visitor for ccKdTree::getCellBBox. More...

Collaboration diagram for GetCellBBoxVisitor:

Public Member Functions

 GetCellBBoxVisitor ()
 
void visit (ccKdTree::BaseNode *node)
 

Public Attributes

ccBBox m_UpdatedBox
 

Detailed Description

Recursive visitor for ccKdTree::getCellBBox.

Definition at line 211 of file ecvKdTree.cpp.

Constructor & Destructor Documentation

◆ GetCellBBoxVisitor()

GetCellBBoxVisitor::GetCellBBoxVisitor ( )
inline

Member Function Documentation

◆ visit()

Member Data Documentation

◆ m_UpdatedBox

ccBBox GetCellBBoxVisitor::m_UpdatedBox

Definition at line 213 of file ecvKdTree.cpp.

Referenced by ccKdTree::getCellBBox(), GetCellBBoxVisitor(), and visit().


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