ITT.
More...
#include <Instrument.h>
|
| ITTIndicator (int prmX, int prmY, float prmXScale, float prmYScale, std::string prmGuid1, std::string prmGuid2, int prmOrdinal) |
|
void | Initialize (Bus *prmBus, Logger *prmLogger, DEVICE_OBJECT *prmDevice, int prmScreenWidth, int prmScreenHeight, std::vector< Font > *prmFonts, bool prmFlip) override |
|
void | Render (float fElapsed) override |
|
| Instrument (int prmX, int prmY, float prmXScale, float prmYScale) |
|
void | DrawText (const WCHAR *str, int x, int y, int flags, D3DXCOLOR color, int font, std::string elementName) |
|
virtual | ~Instrument () |
|
ITT.
Definition at line 228 of file Instrument.h.
◆ ITTIndicator()
ITTIndicator::ITTIndicator |
( |
int |
prmX, |
|
|
int |
prmY, |
|
|
float |
prmXScale, |
|
|
float |
prmYScale, |
|
|
std::string |
prmGuid1, |
|
|
std::string |
prmGuid2, |
|
|
int |
prmOrdinal |
|
) |
| |
◆ Initialize()
void ITTIndicator::Initialize |
( |
Bus * |
prmBus, |
|
|
Logger * |
prmLogger, |
|
|
DEVICE_OBJECT * |
prmDevice, |
|
|
int |
prmScreenWidth, |
|
|
int |
prmScreenHeight, |
|
|
std::vector< Font > * |
prmFonts, |
|
|
bool |
prmFlip |
|
) |
| |
|
overridevirtual |
◆ Render()
void ITTIndicator::Render |
( |
float |
fElapsed | ) |
|
|
overridevirtual |
◆ digital
Text ITTIndicator::digital |
|
private |
◆ engineOrdinal
int ITTIndicator::engineOrdinal = -1 |
|
private |
◆ guid1
std::string ITTIndicator::guid1 |
|
private |
◆ guid2
std::string ITTIndicator::guid2 |
|
private |
◆ ignition
Text ITTIndicator::ignition |
|
private |
◆ ignitorAGetFloatPtr
float* ITTIndicator::ignitorAGetFloatPtr = nullptr |
|
private |
◆ itt
float ITTIndicator::itt = 2.0f |
|
private |
◆ ittGetFloatPtr
float* ITTIndicator::ittGetFloatPtr = nullptr |
|
private |
◆ needle
The documentation for this class was generated from the following files: