HoverRace  2.0
Public Types | Public Member Functions | Public Attributes | List of all members
HoverRace::Model::InertialMoment Class Reference

#include <PhysicalCollision.h>

+ Inheritance diagram for HoverRace::Model::InertialMoment:

Public Types

enum  { eInfiniteWeight = 1000000 }
 

Public Member Functions

void ComputeCollision (const InertialMoment *pObstacle, MR_Angle pHorizontalDirection)
 

Public Attributes

double mWeight
 Weight in Kg. More...
 
MR_Int32 mXSpeed
 
MR_Int32 mYSpeed
 
MR_Int32 mZSpeed
 

Member Enumeration Documentation

anonymous enum
Enumerator
eInfiniteWeight 

Member Function Documentation

void HoverRace::Model::InertialMoment::ComputeCollision ( const InertialMoment pObstacle,
MR_Angle  pHorizontalDirection 
)

Member Data Documentation

double HoverRace::Model::InertialMoment::mWeight

Weight in Kg.

MR_Int32 HoverRace::Model::InertialMoment::mXSpeed
MR_Int32 HoverRace::Model::InertialMoment::mYSpeed
MR_Int32 HoverRace::Model::InertialMoment::mZSpeed

The documentation for this class was generated from the following files: