Open Inventor Element defining if the currently rendered Graph has the focus.
More...
#include <SoFocusElement.h>
|
| static const SbFocusInfo & | get (SoState *state) |
| static void | set (SoState *state, SoNode *node, const SbFocusInfo &focusInfo) |
| | Set element state. Usually called in action routines of self written inventor nodes.
|
| static void | initClass () |
| | Initializes the class.
|
Open Inventor Element defining if the currently rendered Graph has the focus.
Definition at line 62 of file SoFocusElement.h.
◆ get()
| const SbFocusInfo & SoFocusElement::get |
( |
SoState * | state | ) |
|
|
static |
Returns focus state. This is used by subsequent modules to determine if they are in a focused render graph!
◆ getDefault()
◆ init()
| void SoFocusElement::init |
( |
SoState * | state | ) |
|
|
override |
See inventor element documentation. Not to be called directly.
◆ initClass()
| void SoFocusElement::initClass |
( |
| ) |
|
|
static |
◆ set()
| void SoFocusElement::set |
( |
SoState * | state, |
|
|
SoNode * | node, |
|
|
const SbFocusInfo & | focusInfo ) |
|
static |
Set element state. Usually called in action routines of self written inventor nodes.
◆ _focusInfo
The documentation for this class was generated from the following file: