50#ifndef _SO_BASE_COLOR_
51#define _SO_BASE_COLOR_
115 {
override.setValue(state); }
121 {
return override.getValue(); }
124 virtual void doAction(
SoAction *action);
129 static void initClass();
130 static void exitClass();
#define SO_NODE_HEADER(className)
Abstract base class for all actions.
Node that defines an object's base color.
virtual void setOverride(const SbBool state)
Set the state of the override field.
SoMFColor rgb
RGB color(s).
virtual SbBool isOverride() const
Returns the state of the override field.
SoBaseColor()
Creates a base color node with default settings.
Performs a generic traversal of a scene graph or path.
Renders a scene graph using Open Inventor's Render Engine.
Multiple-value field containing any number of RGB colors stored as three floats.
Abstract base class for all database nodes.
Field containing a single Boolean value.