Inheritance diagram for Eaagles::Instruments::TapeGauge:


Public Member Functions | |
| TapeGauge () | |
| BasicGL::LcGraphic * | getTape () |
| virtual void | drawFunc () |
Protected Member Functions | |
| bool | setSlotTapeGraphic (const BasicGL::LcGraphic *const newTape) |
Private Attributes | |
| BasicGL::LcGraphic * | myTape |
| Eaagles::Instruments::TapeGauge::TapeGauge | ( | ) |
| BasicGL::LcGraphic* Eaagles::Instruments::TapeGauge::getTape | ( | ) | [inline] |
get function - returns the tape graphic if it is not null else returns 0
| void Eaagles::Instruments::TapeGauge::drawFunc | ( | ) | [virtual] |
| bool Eaagles::Instruments::TapeGauge::setSlotTapeGraphic | ( | const BasicGL::LcGraphic *const | newTape | ) | [protected] |
this holds our tape graphic
1.5.0