vrsode::CollisionSpaceSimple Class Reference

This does not do any collision culling - it simply checks every possible pair of geoms for intersection, and reports the pairs whose AABBs overlap. More...

#include <CollisionSpaceSimple.h>

Inheritance diagram for vrsode::CollisionSpaceSimple:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CollisionSpaceSimple (VRS::SO< CollisionSpace >)
 ctor.
virtual ~CollisionSpaceSimple ()
 dtor.

Detailed Description

This does not do any collision culling - it simply checks every possible pair of geoms for intersection, and reports the pairs whose AABBs overlap.

Definition at line 18 of file CollisionSpaceSimple.h.


Constructor & Destructor Documentation

vrsode::CollisionSpaceSimple::CollisionSpaceSimple ( VRS::SO< CollisionSpace  ) 

ctor.

Definition at line 7 of file CollisionSpaceSimple.cpp.

References vrsode::CollisionSpace::setSpaceId().

Here is the call graph for this function:

vrsode::CollisionSpaceSimple::~CollisionSpaceSimple (  )  [virtual]

dtor.

Definition at line 15 of file CollisionSpaceSimple.cpp.

References vrsode::CollisionSpace::spaceId().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Fri May 11 21:02:16 2007 for Random Racer by  doxygen 1.5.1