Gui::SoBoxSelectionRenderActionP Class Reference
Public Member Functions | |
| void | initBoxGraph () |
| SoBoxSelectionRenderActionP (SoBoxSelectionRenderAction *master) | |
| void | updateBbox (const SoPath *path) |
Public Attributes | |
| SoBaseColor * | basecolor |
| SoGetBoundingBoxAction * | bboxaction |
| SoSearchAction * | camerasearch |
| SoColorPacker | colorpacker |
| SoCube * | cube |
| SoDrawStyle * | drawstyle |
| SoPath * | highlightPath |
| SoSeparator * | localRoot |
| SoBoxSelectionRenderAction * | master |
| SoTempPath * | postprocpath |
| SoSearchAction * | searchaction |
| SoSearchAction * | selectsearch |
| SoMatrixTransform * | xform |
Constructor & Destructor Documentation
◆ SoBoxSelectionRenderActionP()
| Gui::SoBoxSelectionRenderActionP::SoBoxSelectionRenderActionP | ( | SoBoxSelectionRenderAction * | master | ) |
Member Function Documentation
◆ initBoxGraph()
| void SoBoxSelectionRenderActionP::initBoxGraph | ( | ) |
◆ updateBbox()
| void SoBoxSelectionRenderActionP::updateBbox | ( | const SoPath * | path | ) |
References bboxaction, camerasearch, cube, localRoot, and xform.
Member Data Documentation
◆ basecolor
| SoBaseColor* Gui::SoBoxSelectionRenderActionP::basecolor |
Referenced by initBoxGraph().
◆ bboxaction
| SoGetBoundingBoxAction* Gui::SoBoxSelectionRenderActionP::bboxaction |
Referenced by updateBbox().
◆ camerasearch
| SoSearchAction* Gui::SoBoxSelectionRenderActionP::camerasearch |
Referenced by updateBbox().
◆ colorpacker
| SoColorPacker Gui::SoBoxSelectionRenderActionP::colorpacker |
◆ cube
| SoCube* Gui::SoBoxSelectionRenderActionP::cube |
◆ drawstyle
| SoDrawStyle* Gui::SoBoxSelectionRenderActionP::drawstyle |
Referenced by initBoxGraph(), draftviewproviders.view_wpproxy.ViewProviderWorkingPlaneProxy::onChanged(), draftviewproviders.view_label.ViewProviderLabel::onChanged(), draftviewproviders.view_dimension.ViewProviderLinearDimension::onChanged(), and draftviewproviders.view_dimension.ViewProviderAngularDimension::onChanged().
◆ highlightPath
| SoPath* Gui::SoBoxSelectionRenderActionP::highlightPath |
◆ localRoot
| SoSeparator* Gui::SoBoxSelectionRenderActionP::localRoot |
Referenced by initBoxGraph(), and updateBbox().
◆ master
| SoBoxSelectionRenderAction* Gui::SoBoxSelectionRenderActionP::master |
◆ postprocpath
| SoTempPath* Gui::SoBoxSelectionRenderActionP::postprocpath |
◆ searchaction
| SoSearchAction* Gui::SoBoxSelectionRenderActionP::searchaction |
◆ selectsearch
| SoSearchAction* Gui::SoBoxSelectionRenderActionP::selectsearch |
◆ xform
| SoMatrixTransform* Gui::SoBoxSelectionRenderActionP::xform |
Referenced by initBoxGraph(), and updateBbox().
The documentation for this class was generated from the following file:
- src/Gui/SoFCSelectionAction.cpp
1.8.17