OSDLBoundingBox.h File Reference

#include "OSDLEngineCommon.h"
#include "Ceylan.h"
#include <string>
#include <list>
Include dependency graph for OSDLBoundingBox.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OSDL::Engine::BoundingBoxException
 Exception raised by bounding boxes. More...
class  OSDL::Engine::BoundingBox
 Bounding boxes are geometrical shapes that verify the following properties:

  • they contain all the object(s) they correspond to (all points in the object or set of objects are in the bounding box)
    • geometrical computations (intersection, distance, inclusion test, etc.
More...

Namespaces

namespace  OSDL
 

Definition of the main OSDL common non-specialized types.


namespace  OSDL::Engine

Enumerations

enum  OSDL::Engine::IntersectionResult {
  OSDL::Engine::isSeparate, OSDL::Engine::contains, OSDL::Engine::isContained, OSDL::Engine::intersects,
  OSDL::Engine::isEqual
}
 

Describes the result of an intersection check between an object and another object.

More...
Generated on Mon Nov 29 14:04:18 2010 for OSDL by  doxygen 1.6.3