Avionics
Dropship Simulator
|
#include <Vehicle.h>
Public Types | |
enum | Types { Platform, Ship } |
Public Attributes | |
enum Vehicle::Types | type |
std::string | VehicleId |
D3DXVECTOR3 | location |
D3DXQUATERNION | orientation |
D3DXMATRIX | mBaseOrient |
enum Vehicle::Types |
enum Vehicle::Types Vehicle::type |