#include <Region.hpp>
◆ Shape
Region Shape.
Enumerator |
---|
NONE | |
BOX | |
CONE | |
CYLINDER | |
SPHERE | |
◆ Region()
◆ ~Region()
◆ clear()
◆ boundary
Box<double> Region::boundary |
◆ box
Referenced by Query::applyCamera(), clear(), Editor::clipBoundary(), Query::exec(), FilterAreaBoxWidget::filterChanged(), Page::queryWhereBox(), ViewerOpenGL::renderClipFilter(), Editor::resetClipFilter(), QueryWhere::setBox(), FilterAreaBoxWidget::setRegion(), and Editor::updateAfterSet().
◆ cone
Cone<double> Region::cone |
◆ cylinder
◆ shape
Referenced by Query::applyCamera(), clear(), Editor::clipBoundary(), Query::exec(), FilterAreaBoxWidget::filterChanged(), Page::queryWhere(), Page::queryWhereBox(), Page::queryWhereCone(), Page::queryWhereCylinder(), Page::queryWhereSphere(), ViewerOpenGL::renderClipFilter(), QueryWhere::setBox(), QueryWhere::setCone(), QueryWhere::setCylinder(), FilterAreaBoxWidget::setFilterEnabled(), and QueryWhere::setSphere().
◆ sphere
The documentation for this class was generated from the following file: