vrsode::SampleBox Class Reference

#include <SampleBox.h>

Inheritance diagram for vrsode::SampleBox:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 SampleBox (VRS::SO< VRS::SceneThing > p_sceneThing, VRS::SO< Shape > p_shape)
virtual ~SampleBox ()
virtual void handleCollision (VRS::SO< CollisionBody > p_partner)
 handle a collision.

Detailed Description

Definition at line 12 of file SampleBox.h.


Constructor & Destructor Documentation

vrsode::SampleBox::SampleBox ( VRS::SO< VRS::SceneThing >  p_sceneThing,
VRS::SO< Shape p_shape 
) [inline]

Definition at line 15 of file SampleBox.h.

References vrsode::CollisionBody::setDebugNode(), and vrsode::CollisionBody::surface().

Here is the call graph for this function:

virtual vrsode::SampleBox::~SampleBox (  )  [inline, virtual]

Definition at line 21 of file SampleBox.h.


Member Function Documentation

virtual void vrsode::SampleBox::handleCollision ( VRS::SO< CollisionBody p_partner  )  [inline, virtual]

handle a collision.

this functions gets called if this object collided with something else. the collision partner is passed as argument. to implement certain special collision behaviour, extent this class and overwrite this function.

Reimplemented from vrsode::CollisionBody.

Definition at line 26 of file SampleBox.h.


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