|
MeVisLab Toolbox Reference
|
#include "SoUtilsSystem.h"#include <Inventor/elements/SoReplacedElement.h>#include <Inventor/events/SoEvent.h>Go to the source code of this file.
Classes | |
| class | SbFocusInfo |
| Class transporting focus information for one sub graph. More... | |
| class | SoFocusElement |
| Open Inventor Element defining if the currently rendered Graph has the focus. More... | |
Enumerations | |
| enum | FocusState { FS_FOCUS , FS_NO_FOCUS } |
| Administrates the current focus state. More... | |
| enum FocusState |
Administrates the current focus state.
Focus state
| Enumerator | |
|---|---|
| FS_FOCUS | |
| FS_NO_FOCUS | |
Definition at line 25 of file SoFocusElement.h.