Gui::SoFCSelectionRoot::SelContext Struct Reference
#include <SoFCUnifiedSelection.h>
Public Attributes | |
bool | hideAll = false |
bool | hlAll = false |
SbColor | hlColor |
bool | selAll = false |
SbColor | selColor |
Static Public Attributes | |
static MergeFunc | merge |
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::SoFCSelectionContextBase | |
virtual | ~SoFCSelectionContextBase () |
Member Data Documentation
◆ hideAll
bool Gui::SoFCSelectionRoot::SelContext::hideAll = false |
◆ hlAll
bool Gui::SoFCSelectionRoot::SelContext::hlAll = false |
◆ hlColor
SbColor Gui::SoFCSelectionRoot::SelContext::hlColor |
◆ merge
|
static |
Referenced by Gui::SoFCSelectionRoot::doActionPrivate().
◆ selAll
bool Gui::SoFCSelectionRoot::SelContext::selAll = false |
◆ selColor
SbColor Gui::SoFCSelectionRoot::SelContext::selColor |
The documentation for this struct was generated from the following files:
- src/Gui/SoFCUnifiedSelection.h
- src/Gui/SoFCUnifiedSelection.cpp