| _baseSystem | GlsOdometer | protected |
| _behavior | GlsOdometer | protected |
| _blinking | GlsDisplayObject | protected |
| _blinkRate | GlsDisplayObject | protected |
| _dcsMatrix | GlsDisplayObject | protected |
| _dcsMatrixInverse | GlsDisplayObject | protected |
| _dcsMatrixIsIdentity | GlsDisplayObject | protected |
| _degreesPerDigit | GlsOdometer | protected |
| _drawMatrix | GlsDisplayObject | protected |
| _dynamicRotation | GlsDisplayObject | protected |
| _dynamicScale | GlsDisplayObject | protected |
| _dynamicScaleIsUnity | GlsDisplayObject | protected |
| _dynamicTranslation | GlsDisplayObject | protected |
| _eventDispatcher | GlsDisplayObject | protected |
| _geometryType | GlsOdometer | protected |
| _lastMagnitude | GlsOdometer | protected |
| _location | GlsDisplayObject | protected |
| _magnitude | GlsOdometer | protected |
| _maxValue | GlsOdometer | protected |
| _minValue | GlsOdometer | protected |
| _needCalcDrawMatrix | GlsDisplayObject | protected |
| _needCalculate | GlsDisplayObject | protected |
| _objects | GlsGroup | protected |
| _objectType | GlsDisplayObject | protected |
| _parent | GlsDisplayObject | protected |
| _pickMatrix | GlsDisplayObject | protected |
| _pickMode | GlsDisplayObject | protected |
| _pickRegion | GlsDisplayObject | protected |
| _rolloverThreshold | GlsOdometer | protected |
| _rotationPoint | GlsDisplayObject | protected |
| _textureOffsetY | GlsOdometer | protected |
| _textureScale | GlsOdometer | protected |
| _value | GlsOdometer | protected |
| _visible | GlsDisplayObject | protected |
| _windowPickLowerLeft | GlsDisplayObject | protected |
| _windowPickLowerRight | GlsDisplayObject | protected |
| _windowPickRegionValid | GlsDisplayObject | protected |
| _windowPickUpperLeft | GlsDisplayObject | protected |
| _windowPickUpperRight | GlsDisplayObject | protected |
| Behavior enum name | GlsOdometer | |
| BEHAVIOR_ANALOG enum value | GlsOdometer | |
| BEHAVIOR_DIGITAL enum value | GlsOdometer | |
| CalcDrawMatrix(const GlsMatrixAffineD *const additionalTransform, const GlsBool includeLocation) | GlsDisplayObject | protected |
| Calculate(const GlsFloat64 time) | GlsGroup | virtual |
| CalcWindowPickRegion(GlsInputManager &inputManager, const GlsMatrixAffineD::GLMatrixAffineF &parentDrawMatrix) | GlsDisplayObject | protectedvirtual |
| Draw(GlsStateManager &gl, const GlsFloat64 time) | GlsGroup | virtual |
| GEOMETRY_TYPE_2D enum value | GlsOdometer | |
| GEOMETRY_TYPE_3D enum value | GlsOdometer | |
| GeometryType enum name | GlsOdometer | |
| GetObjectType(void) const | GlsDisplayObject | |
| GlsCompositeObject(const InitParameters &initParameters, GlsEventDispatcher *const eventDispatcher) | GlsCompositeObject | protected |
| GlsDisplayObject(const InitParameters &initParameters, const ObjectType objectType, GlsEventDispatcher *const eventDispatcher) | GlsDisplayObject | protected |
| GlsGroup(InitParameters &initParameters, GlsEventDispatcher *const eventDispatcher) | GlsGroup | |
| GlsOdometer(InitParameters &initParameters, GlsEventDispatcher *const eventDispatcher) | GlsOdometer | |
| HandleEvent(GlsEvent &event) | GlsDisplayObject | |
| InvalidatePickCache(void) | GlsDisplayObject | |
| IsBlinkedOff(const GlsFloat64 time) const | GlsDisplayObject | protected |
| NeedCalculate(void) const | GlsDisplayObject | |
| OBJECT_TYPE_COMPOSITE enum value | GlsDisplayObject | |
| OBJECT_TYPE_RENDERABLE enum value | GlsDisplayObject | |
| ObjectType enum name | GlsDisplayObject | |
| PICK_MODE_ALWAYS enum value | GlsDisplayObject | |
| PICK_MODE_FIRST enum value | GlsDisplayObject | |
| PICK_MODE_NEVER enum value | GlsDisplayObject | |
| PickMode enum name | GlsDisplayObject | |
| PickTest(const GlsVector2D &windowCoord, GlsInputManager &inputManager, const GlsMatrixAffineD::GLMatrixAffineF &parentDrawMatrix) | GlsGroup | virtual |
| SetBlinking(const GlsBool blinking) | GlsDisplayObject | |
| SetBlinkRate(const GlsFloat32 blinkRate) | GlsDisplayObject | |
| SetChildrenAlphaMode(const GlsAlphaMode alphaMode) | GlsGroup | virtual |
| SetChildrenFillColor(const GlsColor &fillColor) | GlsGroup | virtual |
| SetChildrenLineColor(const GlsColor &lineColor) | GlsGroup | virtual |
| SetChildrenLineWidth(const GlsFloat32 lineWidth) | GlsGroup | virtual |
| SetChildrenPolygonMode(const GlsPolygonMode polygonMode) | GlsGroup | virtual |
| SetDynamicRotation(const GlsVector3D &dynamicRotation) | GlsDisplayObject | |
| SetDynamicScale(const GlsVector3D &dynamicScale) | GlsDisplayObject | |
| SetDynamicTranslation(const GlsVector3D &dynamicTranslation) | GlsDisplayObject | |
| SetParent(GlsDisplayObject *const parent) | GlsDisplayObject | |
| SetPickMode(const PickMode pickMode) | GlsDisplayObject | |
| SetValue(const GlsFloat32 value) | GlsOdometer | |
| SetVisibility(const GlsBool visible) | GlsDisplayObject | |
| UpdateDigits(void) | GlsOdometer | protected |
| ~GlsCompositeObject() | GlsCompositeObject | protectedvirtual |
| ~GlsDisplayObject() | GlsDisplayObject | protectedvirtual |
| ~GlsGroup() | GlsGroup | protectedvirtual |
| ~GlsOdometer() | GlsOdometer | protectedvirtual |