OpenSceneGraph
3.5.1
|
Classes | |
class | osg::BoundingBoxImpl< VT > |
General purpose axis-aligned bounding box class for enclosing objects/vertices. More... | |
class | osg::BoundingSphereImpl< VT > |
General purpose bounding sphere class for enclosing nodes/objects/vertices. More... | |
Namespaces | |
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 Wed Nov 11 2015 22:14:21 for the OpenSceneGraph by doxygen 1.8.10. |