#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 | |
| namespace | osg |
| The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Defines | |
| #define | OSG_SHADOWVOLUMEOCCLUDER 1 |
Typedefs | |
| typedef std::vector < ShadowVolumeOccluder > | osg::ShadowVolumeOccluderList |
| A list of ShadowVolumeOccluder, used by CollectOccluderVisitor and CullVistor's. | |
| #define OSG_SHADOWVOLUMEOCCLUDER 1 |
| Generated at Sat May 14 08:21:07 2011 for the OpenSceneGraph by doxygen 1.5.9. |