#include <CInteractionBasics.h>
Public Member Functions | |
cInteractionRecorder () | |
Constructor of cCollisionRecorder. | |
virtual | ~cInteractionRecorder () |
Destructor of cCollisionRecorder. | |
void | clear () |
Clear all interaction event records. | |
Public Attributes | |
vector< cInteractionEvent > | m_interactions |
List of interaction events stored in recorder. |