#include <aesop-physics.h>
Public Member Functions | |
collision_record_t (void) throw () | |
void | clear (void) throw () |
Public Attributes | |
smart_ptr< PhysicsObject > | obj1 |
smart_ptr< PhysicsObject > | obj2 |
Definition at line 250 of file aesop-physics.h.
aesop::PhysicsWorld::collision_record_t::collision_record_t | ( | void | ) | throw () [inline] |
Definition at line 251 of file aesop-physics.h.