GlobeEngine
|
#include <vmmlib/vmmlib.hpp>
Go to the source code of this file.
Classes | |
class | ge::BoundingBox< DIM, TYPE > |
Namespaces | |
ge | |
Typedefs | |
typedef BoundingBox< 2, float > | ge::BoundingBox2f |
typedef BoundingBox< 2, double > | ge::BoundingBox2d |
typedef BoundingBox< 3, float > | ge::BoundingBox3f |
typedef BoundingBox< 3, double > | ge::BoundingBox3d |