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.

Namespaces

namespace  OSDL
namespace  OSDL::Engine

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...

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 Fri Mar 30 14:47:04 2007 for OSDL by  doxygen 1.5.1