OpenSceneGraph
Classes | Namespaces | Macros | Typedefs
ShadowVolumeOccluder File Reference
#include <osg/Polytope>
#include <osg/ConvexPlanarOccluder>
#include <osg/Node>

Classes

class  osg::ShadowVolumeOccluder
 ShadowVolumeOccluder is a helper class for implementing shadow occlusion culling. More...
 

Namespaces

 osg
 The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes.
 

Macros

#define OSG_SHADOWVOLUMEOCCLUDER   1
 

Typedefs

typedef std::vector< ShadowVolumeOccluder > osg::ShadowVolumeOccluderList
 A list of ShadowVolumeOccluder, used by CollectOccluderVisitor and CullVistor's. More...
 

Macro Definition Documentation

◆ OSG_SHADOWVOLUMEOCCLUDER

#define OSG_SHADOWVOLUMEOCCLUDER   1