#include <SoFCUnifiedSelection.h>
◆ Type
| Enumerator |
|---|
| Append | |
| Remove | |
| All | |
| Color | |
| Hide | |
| Show | |
◆ SoSelectionElementAction()
| SoSelectionElementAction::SoSelectionElementAction |
( |
Type |
t = None, |
|
|
bool |
secondary = false |
|
) |
| |
◆ ~SoSelectionElementAction()
| SoSelectionElementAction::~SoSelectionElementAction |
( |
| ) |
|
◆ beginTraversal()
| void SoSelectionElementAction::beginTraversal |
( |
SoNode * |
node | ) |
|
|
protectedvirtual |
◆ getColor()
| const SbColor & SoSelectionElementAction::getColor |
( |
void |
| ) |
const |
◆ getColors()
| const std::map< std::string, App::Color > & Gui::SoSelectionElementAction::getColors |
( |
| ) |
const |
◆ getElement()
| const SoDetail * SoSelectionElementAction::getElement |
( |
| ) |
const |
◆ getType()
◆ initClass()
| void SoSelectionElementAction::initClass |
( |
void |
| ) |
|
|
static |
◆ isSecondary()
| bool Gui::SoSelectionElementAction::isSecondary |
( |
| ) |
const |
◆ setColor()
| void SoSelectionElementAction::setColor |
( |
const SbColor & |
c | ) |
|
◆ setColors()
| void Gui::SoSelectionElementAction::setColors |
( |
const std::map< std::string, App::Color > & |
colors | ) |
|
◆ setElement()
| void SoSelectionElementAction::setElement |
( |
const SoDetail * |
det | ) |
|
◆ setSecondary()
| void Gui::SoSelectionElementAction::setSecondary |
( |
bool |
enable | ) |
|
◆ setType()
| void Gui::SoSelectionElementAction::setType |
( |
Type |
type | ) |
|
◆ swapColors()
| void Gui::SoSelectionElementAction::swapColors |
( |
std::map< std::string, App::Color > & |
colors | ) |
|
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/SoFCUnifiedSelection.h
- FreeCAD/src/Gui/SoFCUnifiedSelection.cpp