#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGNode.h>#include <OSGAction.h>#include <OSGMaterial.h>#include <OSGVolume.h>#include <OSGBoxVolume.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Functions | |
Draw Functions | |
| void | osg::drawVolume (const DynamicVolume &volume) |
| void | osg::drawVolume (const BoxVolume &volume) |
| void | osg::drawVolume (const SphereVolume &volume) |
| void | osg::drawVolume (const FrustumVolume &volume) |
| void | osg::drawVolume (const CylinderVolume &volume) |
| void | osg::dropVolume (DrawActionBase *action, NodePtr node, Color3f col) |
| void | osg::dropVolume (DrawActionBase *action, const DynamicVolume &volume, Color3f col) |
1.5.5