#include "defines.h"
#include "matrix.h"
#include "vector.h"
#include <cfloat>
Include dependency graph for bounds.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | salt |
Classes | |
class | salt::AABB3 |
AABB3 provides an axis aligned three dimensional bounding box. More... | |
class | salt::AABB2 |
AABB2 provides an axis aligned two dimensional bounding box. More... | |
class | salt::BoundingSphere |
BoundingSphere provides a three dimensional sphere. More... |