Open Inventor Reference
SoState.h File Reference
#include <Inventor/SoLists.h>

Go to the source code of this file.

Classes

class  SoState
 An SoState collects and holds state while traversing a scene graph. More...
 

Macros

#define SO_STATE_GET_CONST_ELEMENT(stackIndex)    return stack[stackIndex];
 

Macro Definition Documentation

◆ SO_STATE_GET_CONST_ELEMENT

#define SO_STATE_GET_CONST_ELEMENT (   stackIndex)     return stack[stackIndex];

Definition at line 74 of file SoState.h.