Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BoundingBox.hpp File Reference
#include <sstream>
#include <cstdlib>
#include <cassert>
#include <cstring>
#include <vector>
#include <algorithm>
#include "FloatingPointComparisson.hpp"
Include dependency graph for BoundingBox.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BoundingBox
 A concrete object that provides the functionality for representing a bounding box geometric primitive and associated operations such as bounding box intersection. More...