10 #include <ui_computeOctreeDlg.h>
Dialog to define the extents of a 3D box.
Dialog for octree computation.
ComputationMode getMode() const
Returns octree computation mode.
double getMinCellSize() const
Returns cell size at max level.
ccBBox getCustomBBox() const
Returns custom bbox.
ccComputeOctreeDlg(const ccBBox &baseBBox, double minCellSize, QWidget *parent=0)
Default constructor.
ccBoundingBoxEditorDlg * m_bbEditorDlg
Associated dialog.
ComputationMode
Computation mode.