|
OpenSceneGraph 3.6.5
|
Go to the source code of this file.
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. | |
Macros | |
| #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 Fri Jan 31 2020 11:03:07 for the OpenSceneGraph by doxygen 1.9.8. |