![]() |
OpenSceneGraph
|
#include <osg/Config>#include <osg/Export>#include <osg/Vec3>#include <osg/Vec3d>#include <float.h>Classes | |
| class | osg::BoundingSphereImpl< VT > |
| General purpose bounding sphere class for enclosing nodes/objects/vertices. More... | |
| class | osg::BoundingBoxImpl< VT > |
| General purpose axis-aligned bounding box class for enclosing 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_BOUNDINGBOX 1 |
Typedefs | |
| typedef BoundingBoxImpl< Vec3f > | osg::BoundingBoxf |
| typedef BoundingBoxImpl< Vec3d > | osg::BoundingBoxd |
| typedef BoundingBoxd | osg::BoundingBox |
| #define OSG_BOUNDINGBOX 1 |
1.8.13