23#ifndef _SO_SHADOW_STYLE_
24#define _SO_SHADOW_STYLE_
31class SoGLShadowMapping ;
103 static void initClass() ;
104 static void exitClass() ;
#define SO_NODE_HEADER(className)
Renders a scene graph using Open Inventor's Render Engine.
Abstract base class for all database nodes.
Single-value field containing a set of bit flags.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Shadow style pro...
SoShadowStyle()
Default constructor.
ShadowStyle
Shadow style type.
@ SHADOWED
Shapes can be shadowed (but don't cast a shadow).
@ CASTS_SHADOW
Shapes cast a shadow (but can't be shadowed).
@ NO_SHADOWING
Shapes neither cast a shadow nor can be shadowed.
@ CASTS_SHADOW_AND_SHADOWED
Shapes cast a shadow and can be shadowed.
SoSFBitMask style
Shadow style.