class GmMeter |
A base class to represent a meter, something which measures a position within a defined range
| GmMeter () Default constructor | |
| getBorderWidth () Gets the width of the border around the meter. | |
| getOrientation () Get the current orientation of the meter. | |
| setBorderWidth (float borderWidth) Sets the width of the border around the meter. | |
| setOrientation (GmTypes::OrientationType orientation) Set the current orientation of the meter. | |
| ~GmMeter () Virtual destructor |
| mBorderWidth The width of the border around the meter | |
| mOrientation The orientation of the meter. |
A base class to represent a meter, something which measures a position within a defined range
Alphabetic index HTML hierarchy of classes or Java