1#ifndef COIN_SOCOLORINDEX_H
2#define COIN_SOCOLORINDEX_H
36#include <Inventor/nodes/SoSubNode.h>
37#include <Inventor/fields/SoMFInt32.h>
SoColorIndex(void)
Definition SoColorIndex.cpp:89
SoMFInt32 index
Definition SoColorIndex.h:48
The SoGLRenderAction class renders the scene graph with OpenGL calls.
Definition SoGLRenderAction.h:50
The SoMFInt32 class is a container for 32-bit integer values.
Definition SoMFInt32.h:39
SoNode(void)
Definition SoNode.cpp:417
static void initClass(void)
Sets up initialization for data common to all instances of this class, like submitting necessary info...
Definition SoNode.cpp:573
virtual void GLRender(SoGLRenderAction *action)
Definition SoNode.cpp:1003
#define SO_NODE_HEADER(classname)
Definition Coin_macros.dox:50