#include <osg/Config>
#include <osg/Export>
#include <osg/Vec3f>
#include <osg/Vec3d>
Classes | |
class | osg::BoundingSphereImpl< VT > |
General purpose bounding sphere class for enclosing nodes/objects/vertices. More... | |
Namespaces | |
namespace | osg |
The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Typedefs | |
typedef BoundingSphereImpl< Vec3f > | osg::BoundingSpheref |
typedef BoundingSphereImpl< Vec3d > | osg::BoundingSphered |
typedef BoundingSphered | osg::BoundingSphere |
![]() | Generated at Sat Jan 28 13:32:57 2012 for the OpenSceneGraph by doxygen 1.6.3. |