#include <osg/Polytope>
#include <osg/ConvexPlanarOccluder>
#include <osg/Node>
Include dependency graph for ShadowVolumeOccluder:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | osg |
Classes | |
class | osg::ShadowVolumeOccluder |
ShadowVolumeOccluder is a helper class for implementating shadow occlusion culling. More... | |
Defines | |
#define | OSG_SHADOWVOLUMEOCCLUDER 1 |
Typedefs | |
typedef std::vector< ShadowVolumeOccluder > | osg::ShadowVolumeOccluderList |
A list of ShadowVolumeOccluder, used by CollectOccluderVisitor and CullVistor's. |
|
|