This is a legacy element which should not be used.
More...
#include <Inventor/elements/SoWindowElement.h>
|
static void | set (SoState *state, void *window, void *context, void *display, SoGLRenderAction *glAction) |
| Sets the window, context and glRenderAction info. More...
|
|
static void | get (SoState *state, Window &window, GLXContext &context, Display *&display, SoGLRenderAction *&glAction) |
| Returns the current window, context and glRenderAction. More...
|
|
static void | initClass () |
| Initializes the SoWindowElement class. More...
|
|
static SoType | getClassTypeId () |
| Returns type identifier for SoElement class. More...
|
|
static void | initElements () |
| Initialize ALL Inventor element classes. More...
|
|
static void | initClass () |
| Initializes the SoElement class. More...
|
|
static int | getNumStackIndices () |
| Returns the number of stack indices allocated. More...
|
|
static SoType | getIdFromStackIndex (int stackIndex) |
| Returns the id for the element with the given stack index. More...
|
|
In the context of
Definition at line 80 of file SoWindowElement.h.
◆ ~SoWindowElement()
virtual SoWindowElement::~SoWindowElement |
( |
| ) |
|
|
protectedvirtual |
◆ copyMatchInfo()
virtual SoElement* SoWindowElement::copyMatchInfo |
( |
| ) |
const |
|
virtual |
◆ get()
◆ init()
virtual void SoWindowElement::init |
( |
SoState * |
state | ) |
|
|
virtual |
◆ initClass()
static void SoWindowElement::initClass |
( |
| ) |
|
|
static |
◆ matches()
virtual bool SoWindowElement::matches |
( |
const SoElement * |
elt | ) |
const |
|
virtual |
◆ push()
virtual void SoWindowElement::push |
( |
SoState * |
state | ) |
|
|
virtual |
Allows for side effects to occur. Default methods do nothing.
Reimplemented from SoElement.
◆ set()
static void SoWindowElement::set |
( |
SoState * |
state, |
|
|
void * |
window, |
|
|
void * |
context, |
|
|
void * |
display, |
|
|
SoGLRenderAction * |
glAction |
|
) |
| |
|
static |
(HWND)window (HGLRC)context (HDC)display
◆ context
◆ display
◆ glRenderAction
◆ window
Window SoWindowElement::window |
|
protected |
The documentation for this class was generated from the following file:
- /home/jenkins/workspaces/mevislab/4.1.1_0/build/MeVis/ThirdParty/Sources/Inventor/include/Inventor/elements/SoWindowElement.h