#include <SoFCUnifiedSelection.h>
◆ SoHighlightElementAction()
SoHighlightElementAction::SoHighlightElementAction |
( |
| ) |
|
◆ ~SoHighlightElementAction()
SoHighlightElementAction::~SoHighlightElementAction |
( |
| ) |
|
◆ beginTraversal()
void SoHighlightElementAction::beginTraversal |
( |
SoNode * |
node | ) |
|
|
protectedvirtual |
◆ getColor()
const SbColor & SoHighlightElementAction::getColor |
( |
void |
| ) |
const |
◆ getElement()
const SoDetail * SoHighlightElementAction::getElement |
( |
| ) |
const |
◆ initClass()
void SoHighlightElementAction::initClass |
( |
void |
| ) |
|
|
static |
◆ isHighlighted()
SbBool SoHighlightElementAction::isHighlighted |
( |
void |
| ) |
const |
◆ setColor()
void SoHighlightElementAction::setColor |
( |
const SbColor & |
c | ) |
|
◆ setElement()
void SoHighlightElementAction::setElement |
( |
const SoDetail * |
det | ) |
|
◆ setHighlighted()
void SoHighlightElementAction::setHighlighted |
( |
SbBool |
ok | ) |
|
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/SoFCUnifiedSelection.h
- FreeCAD/src/Gui/SoFCUnifiedSelection.cpp