Blobalizer
|
Go to the source code of this file.
Classes | |
struct | BoundingBox< size, T > |
A generic 3D axis-aligned bounding box defined by its minimum and maximum points. More... | |
Typedefs | |
typedef BoundingBox< 1, float > | BoundingBox1f |
typedef BoundingBox< 2, float > | BoundingBox2f |
typedef BoundingBox< 3, float > | BoundingBox3f |
typedef BoundingBox< 4, float > | BoundingBox4f |
typedef BoundingBox<1, float> BoundingBox1f |
typedef BoundingBox<2, float> BoundingBox2f |
typedef BoundingBox<3, float> BoundingBox3f |
typedef BoundingBox<4, float> BoundingBox4f |