#include <osg/Polytope>
#include <osg/ConvexPlanarOccluder>
#include <osg/Node>
Namespaces | |
namespace | osg |
Defines | |
#define | OSG_SHADOWVOLUMEOCCLUDER 1 |
Typedefs | |
typedef std::vector< ShadowVolumeOccluder > | ShadowVolumeOccluderList |
|
|
|
A list of ShadowVolumeOccluder, used by CollectOccluderVisitor and CullVistor's. |