#include <osg/Config>#include <osg/Export>#include <osg/Vec3f>#include <osg/Vec3d>Namespaces | |
| namespace | osg |
Classes | |
| class | osg::BoundingSphereImpl< VT > |
| General purpose bounding sphere class for enclosing nodes/objects/vertices. More... | |
Defines | |
| #define | OSG_BOUNDINGSPHERE 1 |
Typedefs | |
| typedef BoundingSphereImpl< Vec3f > | osg::BoundingSpheref |
| typedef BoundingSphereImpl< Vec3d > | osg::BoundingSphered |
| typedef BoundingSphered | osg::BoundingSphere |
| #define OSG_BOUNDINGSPHERE 1 |
| Generated at Mon Mar 30 09:05:04 2009 for the OpenSceneGraph by doxygen 1.5.5. |