#include "OSGConfig.h"#include "OSGBase.h"#include "OSGVolume.h"#include "OSGPlane.h"#include "OSGMatrix.h"#include <OSGFrustumVolume.inl>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::FrustumVolume |
Functions | |
| bool | osg::operator== (const FrustumVolume &b1, const FrustumVolume &b2) |
| bool | osg::operator!= (const FrustumVolume &b1, const FrustumVolume &b2) |
| bool | osg::intersect (const FrustumVolume &frustum, const Volume &vol, FrustumVolume::PlaneSet &inplanes) |
1.4.3