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 |
Definition at line 825 of file SoFCSelectionAction.cpp.
Gui::SoBoxSelectionRenderActionP::SoBoxSelectionRenderActionP | ( | SoBoxSelectionRenderAction * | master | ) | [inline] |
Definition at line 827 of file SoFCSelectionAction.cpp.
void SoBoxSelectionRenderActionP::initBoxGraph | ( | ) |
Definition at line 857 of file SoFCSelectionAction.cpp.
References basecolor, draftlibs::fcgeo::complexity(), cube, drawstyle, localRoot, MeshCore::MeshIO::OFF, and xform.
void SoBoxSelectionRenderActionP::updateBbox | ( | const SoPath * | path | ) |
Definition at line 891 of file SoFCSelectionAction.cpp.
References bboxaction, camerasearch, cube, SketcherExample::f, localRoot, PUBLIC, RobotExample::t, MovieTool::x, xform, and MovieTool::y.
SoBaseColor* Gui::SoBoxSelectionRenderActionP::basecolor |
Definition at line 835 of file SoFCSelectionAction.cpp.
Referenced by initBoxGraph().
SoGetBoundingBoxAction* Gui::SoBoxSelectionRenderActionP::bboxaction |
Definition at line 834 of file SoFCSelectionAction.cpp.
Referenced by updateBbox().
SoSearchAction* Gui::SoBoxSelectionRenderActionP::camerasearch |
Definition at line 833 of file SoFCSelectionAction.cpp.
Referenced by updateBbox().
SoColorPacker Gui::SoBoxSelectionRenderActionP::colorpacker |
Definition at line 842 of file SoFCSelectionAction.cpp.
Definition at line 840 of file SoFCSelectionAction.cpp.
Referenced by initBoxGraph(), and updateBbox().
SoDrawStyle* Gui::SoBoxSelectionRenderActionP::drawstyle |
Definition at line 841 of file SoFCSelectionAction.cpp.
Referenced by initBoxGraph().
Definition at line 837 of file SoFCSelectionAction.cpp.
SoSeparator* Gui::SoBoxSelectionRenderActionP::localRoot |
Definition at line 838 of file SoFCSelectionAction.cpp.
Referenced by initBoxGraph(), and updateBbox().
Definition at line 830 of file SoFCSelectionAction.cpp.
SoTempPath* Gui::SoBoxSelectionRenderActionP::postprocpath |
Definition at line 836 of file SoFCSelectionAction.cpp.
SoSearchAction* Gui::SoBoxSelectionRenderActionP::searchaction |
Definition at line 831 of file SoFCSelectionAction.cpp.
SoSearchAction* Gui::SoBoxSelectionRenderActionP::selectsearch |
Definition at line 832 of file SoFCSelectionAction.cpp.
SoMatrixTransform* Gui::SoBoxSelectionRenderActionP::xform |
Definition at line 839 of file SoFCSelectionAction.cpp.
Referenced by initBoxGraph(), and updateBbox().