SoGLEnvironmentElement Class Reference
[Elements]

VSG extension Stores the current environment in GL. More...

#include <Inventor/elements/SoGLEnvironmentElement.h>

Inheritance diagram for SoGLEnvironmentElement:
SoEnvironmentElement SoReplacedElement SoElement SoTypedObject

List of all members.

Public Member Functions

virtual void push (SoState *state)
virtual void pop (SoState *state, const SoElement *prevTopElement)

Static Public Member Functions

static SoType getClassTypeId ()
static int getClassStackIndex ()

Detailed Description

VSG extension Stores the current environment in GL.

This element stores the current environment in GL.

NOTE: This class does not exist in Open Inventor 10.0 and later.

SEE ALSO

SoEnvironmentElement

Deprecated:

Deprecated since Open Inventor 9620
SoGLEnvironmentElement is no longer supported, use equivalent SoEnvironmentElement.

Member Function Documentation

static int SoGLEnvironmentElement::getClassStackIndex (  )  [static]

Returns the stack id for this element.

Reimplemented from SoEnvironmentElement.

static SoType SoGLEnvironmentElement::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoEnvironmentElement.

virtual void SoGLEnvironmentElement::pop ( SoState state,
const SoElement prevTopElement 
) [virtual]

Overrides pop() method so side effects can occur in GL.

virtual void SoGLEnvironmentElement::push ( SoState state  )  [virtual]

Overrides push() method to remember previous element's state so we can sometimes generate more efficient GL calls.

Reimplemented from SoEnvironmentElement.


The documentation for this class was generated from the following file:

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/