18#ifndef  _SoShadowCast_H 
   19#define  _SoShadowCast_H 
#define __MEVIS_IV_END_NAMESPACE
 
#define __MEVIS_IV_BEGIN_NAMESPACE
 
#define SOSHADOW_CLASS_SPEC
Define a class export specifier needed to make the class exportable in dll's.
 
virtual void castRenderSetup(SoGLRenderAction *)
 
virtual void normalRenderSetup(SoGLRenderAction *)
 
SoSFBool planeRender
Enable/disable rendering of plane. Defaults to (TRUE).
 
SoSFColor planeColor
Color of groundplane. Defaults to (0.89, 0.86, 0.70)
 
void commonGLRender(SoGLRenderAction *action) override