#define INVENTOR_API
Disable some annoying warnings on MSVC 6.
#define SO_NODE_ABSTRACT_HEADER(className)
Macros to be called within the class definition header for a node subclass:
Abstract base class for all light source nodes.
SoSFColor color
Light source illumination color.
SoLight()
Makes this abstract.
SoSFFloat intensity
Illumination intensity of light source.
SoSFBool on
Determines whether the source is active or inactive.
Abstract base class for all database nodes.
Field containing a single boolean value.
Field containing an RGB color.
Field containing a floating-point value.