Public Attributes | |
| std::vector< int32_t > | hl |
| std::vector< int32_t > | sl |
Public Attributes inherited from Gui::SoFCSelectionContext | |
| std::shared_ptr< int > | counter |
| SbColor | highlightColor |
| int | highlightIndex = -1 |
| SbColor | selectionColor |
| std::set< int > | selectionIndex |
Additional Inherited Members | |
Public Types inherited from Gui::SoFCSelectionContextBase | |
| typedef int | MergeFunc(int status, SoFCSelectionContextBasePtr &output, SoFCSelectionContextBasePtr input, SoFCSelectionRoot *node) |
Public Member Functions inherited from Gui::SoFCSelectionContext | |
| bool | checkGlobal (SoFCSelectionContextPtr ctx) |
| virtual SoFCSelectionContextBasePtr | copy () |
| void | highlightAll () |
| bool | isHighlightAll () const |
| bool | isHighlighted () const |
| bool | isSelectAll () const |
| bool | isSelected () const |
| void | removeHighlight () |
| bool | removeIndex (int index) |
| void | selectAll () |
| virtual | ~SoFCSelectionContext () |
Public Member Functions inherited from Gui::SoFCSelectionContextBase | |
| virtual | ~SoFCSelectionContextBase () |
Static Public Attributes inherited from Gui::SoFCSelectionContext | |
| static MergeFunc | merge |
| std::vector<int32_t> PartGui::SoBrepEdgeSet::SelContext::hl |
| std::vector<int32_t> PartGui::SoBrepEdgeSet::SelContext::sl |