Files
OpenSceneGraph/src/osg/ConvexPlanerOccluder.cpp
Robert Osfield ae5e4f848f Added new osgcallback demo, and updated small API changes to improve the
flexiblity of callbacks.

Added beginings of convex planer occlusions culling.
2002-05-28 23:43:22 +00:00

4 lines
58 B
C++

#include <osg/ConvexPlanerOccluder>
using namespace osg;