50#ifndef _SO_COLOR_INDEX_
51#define _SO_COLOR_INDEX_
123 {
override.setValue(state); }
129 {
return override.getValue(); }
135 static void initClass();
136 static void exitClass();
#define SO_NODE_HEADER(className)
Surface color index node.
virtual SbBool isOverride() const
Returns the state of the override field.
virtual void setOverride(const SbBool state)
Set the state of the override field.
SoColorIndex()
Creates a color index node with default settings.
SoMFInt32 index
Color index.
Renders a scene graph using Open Inventor's Render Engine.
Multiple-value field containing any number of int32_t integers.
Abstract base class for all database nodes.
Field containing a single Boolean value.