The SoBoxSelectionRenderAction class renders the scene with highlighted boxes around selections.
More...
#include <SoFCSelectionAction.h>
The SoBoxSelectionRenderAction class renders the scene with highlighted boxes around selections.
- Author
- Werner Mayer
◆ SoBoxSelectionRenderAction() [1/2]
SoBoxSelectionRenderAction::SoBoxSelectionRenderAction |
( |
void |
| ) |
|
◆ SoBoxSelectionRenderAction() [2/2]
SoBoxSelectionRenderAction::SoBoxSelectionRenderAction |
( |
const SbViewportRegion & |
viewportregion | ) |
|
◆ ~SoBoxSelectionRenderAction()
SoBoxSelectionRenderAction::~SoBoxSelectionRenderAction |
( |
void |
| ) |
|
|
virtual |
◆ apply() [1/3]
void SoBoxSelectionRenderAction::apply |
( |
const SoPathList & |
pathlist, |
|
|
SbBool |
obeysrules = false |
|
) |
| |
|
virtual |
◆ apply() [2/3]
void SoBoxSelectionRenderAction::apply |
( |
SoNode * |
node | ) |
|
|
virtual |
◆ apply() [3/3]
void SoBoxSelectionRenderAction::apply |
( |
SoPath * |
path | ) |
|
|
virtual |
◆ getColor()
const SbColor & SoBoxSelectionRenderAction::getColor |
( |
void |
| ) |
|
◆ getLinePattern()
unsigned short SoBoxSelectionRenderAction::getLinePattern |
( |
void |
| ) |
const |
◆ getLineWidth()
float SoBoxSelectionRenderAction::getLineWidth |
( |
void |
| ) |
const |
◆ initClass()
void SoBoxSelectionRenderAction::initClass |
( |
void |
| ) |
|
|
static |
◆ isVisible()
SbBool Gui::SoBoxSelectionRenderAction::isVisible |
( |
| ) |
const |
◆ setColor()
void SoBoxSelectionRenderAction::setColor |
( |
const SbColor & |
color | ) |
|
◆ setLinePattern()
void SoBoxSelectionRenderAction::setLinePattern |
( |
unsigned short |
pattern | ) |
|
◆ setLineWidth()
void SoBoxSelectionRenderAction::setLineWidth |
( |
const float |
width | ) |
|
◆ setVisible()
void Gui::SoBoxSelectionRenderAction::setVisible |
( |
SbBool |
b | ) |
|
◆ hlVisible
SbBool Gui::SoBoxSelectionRenderAction::hlVisible |
|
protected |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/SoFCSelectionAction.h
- FreeCAD/src/Gui/SoFCSelectionAction.cpp