|
HoverRace
2.0
|
#include <PhysicalCollision.h>
Inheritance diagram for HoverRace::Model::PhysicalCollision:Additional Inherited Members | |
Public Types inherited from HoverRace::Model::InertialMoment | |
| enum | { eInfiniteWeight = 1000000 } |
Public Member Functions inherited from HoverRace::Model::ContactEffect | |
| virtual | ~ContactEffect () |
| virtual const ContactEffect * | GetAlternate () const |
| If the effect is unknown, use that one instead. More... | |
Public Member Functions inherited from HoverRace::Model::InertialMoment | |
| void | ComputeCollision (const InertialMoment *pObstacle, MR_Angle pHorizontalDirection) |
Public Attributes inherited from HoverRace::Model::InertialMoment | |
| double | mWeight |
| Weight in Kg. More... | |
| MR_Int32 | mXSpeed |
| MR_Int32 | mYSpeed |
| MR_Int32 | mZSpeed |
1.8.11