openscenegraph
|
#include <osg/Config>
#include <osg/Export>
#include <osg/Vec3>
#include <osg/Vec3d>
#include <float.h>
Go to the source code of this file.
Classes | |
class | osg::BoundingBoxImpl< VT > |
Namespaces | |
namespace | osg |
author: Julien Valentin 2017 (mp3bu.nosp@m.tche.nosp@m.r@hot.nosp@m.mail.nosp@m..com) | |
Typedefs | |
typedef BoundingBoxImpl< Vec3f > | osg::BoundingBoxf |
typedef BoundingBoxImpl< Vec3d > | osg::BoundingBoxd |
typedef BoundingBoxd | osg::BoundingBox |