The SoGLSelectAction class is used to get all data under a selected area.
More...
#include <SoFCSelectionAction.h>
|
static void | initClass () |
| The order of the defined SO_ACTION_ADD_METHOD statements is very important. More...
|
|
|
std::vector< unsigned long > | indices |
|
The SoGLSelectAction class is used to get all data under a selected area.
- Author
- Werner Mayer
◆ SoGLSelectAction()
SoGLSelectAction::SoGLSelectAction |
( |
const SbViewportRegion & |
region, |
|
|
const SbViewportRegion & |
select |
|
) |
| |
◆ ~SoGLSelectAction()
SoGLSelectAction::~SoGLSelectAction |
( |
| ) |
|
◆ beginTraversal()
void SoGLSelectAction::beginTraversal |
( |
SoNode * |
node | ) |
|
|
protectedvirtual |
◆ getViewportRegion()
const SbViewportRegion & SoGLSelectAction::getViewportRegion |
( |
void |
| ) |
const |
◆ initClass()
void SoGLSelectAction::initClass |
( |
void |
| ) |
|
|
static |
◆ isHandled()
SbBool SoGLSelectAction::isHandled |
( |
| ) |
const |
◆ setHandled()
void SoGLSelectAction::setHandled |
( |
| ) |
|
◆ indices
std::vector<unsigned long> Gui::SoGLSelectAction::indices |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/SoFCSelectionAction.h
- FreeCAD/src/Gui/SoFCSelectionAction.cpp