Static Public Member Functions |
static void | SetScale (const HUDPAINTSPEC *hps) |
Protected Member Functions |
void | DrawCross (MyDC hDC, POINT p, double bank=0, int crosslen=15) |
void | DrawArrow (MyDC hDC, double angle, double triangleAngle=25 *RAD, int sideLength=20) |
void | DrawCircle (MyDC hDC, POINT centre, double radius) |
virtual void | DrawHUD (int mode, const HUDPAINTSPEC *hps, MyDC hDC)=0 |
Static Protected Attributes |
static int | W |
static int | H |
static int | cX |
static int | cY |
static double | pixelsPerDegree |
The documentation for this class was generated from the following files:
- HUD.h
- FlightDirector.cpp
- HUD.cpp