#include <OSGConfig.h>#include <OSGBase.h>#include <OSGVolume.h>#include <OSGPlane.h>#include <OSGMatrix.h>#include <OSGPolytopeVolume.inl>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::PolytopeVolume |
| 3D shadow frustum defined by n planes. More... | |
Typedefs | |
| typedef PolytopeVolume * | osg::PolytopeVolumePtr |
Functions | |
| bool | osg::operator== (const PolytopeVolume &b1, const PolytopeVolume &b2) |
| Equality comparisons. | |
| bool | osg::operator!= (const PolytopeVolume &b1, const PolytopeVolume &b2) |
| Inequality comparisons. | |
1.5.5