OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
BoundingBox.h File Reference
#include <osg/Config>
#include <osg/Export>
#include <osg/Vec3>
#include <osg/Vec3d>
#include <float.h>
Include dependency graph for BoundingBox.h:

Go to the source code of this file.

Classes

class  osg::BoundingSphereImpl< VT >
 
singleton  osg::BoundingBoxImpl< VT >
 

Namespaces

 osg
 

Typedefs

typedef BoundingBoxImpl< Vec3f > osg::BoundingBoxf
 
typedef BoundingBoxImpl< Vec3d > osg::BoundingBoxd
 
typedef BoundingBoxd osg::BoundingBox