24#ifndef _SO_GRADIENT_BACKGROUND_H_
25#define _SO_GRADIENT_BACKGROUND_H_
27#include <Inventor/fields/SoSFColor.h>
28#include <Inventor/fields/SoSFBool.h>
30#include <Inventor/SbPImpl.h>
31#include <Inventor/nodes/SoBackground.h>
114 static
void initClass();
115 static
void exitClass();
130 void commonConstructor();
Abstract base class for background nodes.
Renders a scene graph using Open Inventor's Render Engine.
Gradient background node.
Field containing a single Boolean value.
Field containing an RGB color.