#include "OSGVolume.h"#include "OSGBoxVolume.h"#include "OSGSphereVolume.h"#include "OSGCylinderVolume.h"#include "OSGFrustumVolume.h"#include "OSGDynamicVolume.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Functions | |
| bool | osg::intersect (const Volume &vol1, const Volume &vol2) |
| intersect Volume / Volume | |
| void | osg::extend (Volume &srcVol, const Volume &vol) |
1.4.3