Open Inventor Reference
MeVis/ThirdParty/Sources/Inventor/inventor/lib/database/include/Inventor/misc/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...

Defines

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

Define Documentation

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

Definition at line 74 of file SoState.h.