_blinking | GlsDisplayObject | protected |
_blinkRate | GlsDisplayObject | protected |
_clippingEnabled | GlsComponentBase | protected |
_clipPlanes | GlsComponentBase | protected |
_componentTransformMatrix | GlsComponentBase | protected |
_dcsMatrix | GlsDisplayObject | protected |
_dcsMatrixInverse | GlsDisplayObject | protected |
_dcsMatrixIsIdentity | GlsDisplayObject | protected |
_drawMatrix | GlsDisplayObject | protected |
_dynamicRotation | GlsDisplayObject | protected |
_dynamicScale | GlsDisplayObject | protected |
_dynamicScaleIsUnity | GlsDisplayObject | protected |
_dynamicTranslation | GlsDisplayObject | protected |
_eventDispatcher | GlsDisplayObject | protected |
_location | GlsDisplayObject | protected |
_needCalcDrawMatrix | GlsDisplayObject | protected |
_needCalculate | GlsDisplayObject | protected |
_objectType | GlsDisplayObject | protected |
_parent | GlsDisplayObject | protected |
_pickMatrix | GlsDisplayObject | protected |
_pickMode | GlsDisplayObject | protected |
_pickRegion | GlsDisplayObject | protected |
_rotationPoint | GlsDisplayObject | protected |
_visible | GlsDisplayObject | protected |
_windowPickLowerLeft | GlsDisplayObject | protected |
_windowPickLowerRight | GlsDisplayObject | protected |
_windowPickRegionValid | GlsDisplayObject | protected |
_windowPickUpperLeft | GlsDisplayObject | protected |
_windowPickUpperRight | GlsDisplayObject | protected |
ActivateClipPlanes(void) const | GlsComponentBase | protected |
CalcDrawMatrix(const GlsMatrixAffineD *const additionalTransform, const GlsBool includeLocation) | GlsDisplayObject | protected |
Calculate(const GlsFloat64 time) | GlsComponentBase | virtual |
CalcWindowPickRegion(GlsInputManager &inputManager, const GlsMatrixAffineD::GLMatrixAffineF &parentDrawMatrix) | GlsDisplayObject | protectedvirtual |
CLIP_PLANE_BACK enum value | GlsComponentBase | protected |
CLIP_PLANE_BOTTOM enum value | GlsComponentBase | protected |
CLIP_PLANE_FRONT enum value | GlsComponentBase | protected |
CLIP_PLANE_LEFT enum value | GlsComponentBase | protected |
CLIP_PLANE_RIGHT enum value | GlsComponentBase | protected |
CLIP_PLANE_TOP enum value | GlsComponentBase | protected |
DeactivateClipPlanes(void) const | GlsComponentBase | protected |
Draw(GlsStateManager &gl, const GlsFloat64 time) | GlsComponentBase | virtual |
GetObjects(void)=0 | GlsComponentBase | protectedpure virtual |
GetObjectType(void) const | GlsDisplayObject | |
GlsComponentBase(const InitParameters &initParameters, GlsEventDispatcher *const eventDispatcher) | GlsComponentBase | protected |
GlsCompositeObject(const InitParameters &initParameters, GlsEventDispatcher *const eventDispatcher) | GlsCompositeObject | protected |
GlsDisplayObject(const InitParameters &initParameters, const ObjectType objectType, GlsEventDispatcher *const eventDispatcher) | GlsDisplayObject | protected |
HandleEvent(GlsEvent &event) | GlsDisplayObject | |
Initialize(void)=0 | GlsComponentBase | pure virtual |
InvalidatePickCache(void) | GlsDisplayObject | |
IsBlinkedOff(const GlsFloat64 time) const | GlsDisplayObject | protected |
NeedCalculate(void) const | GlsDisplayObject | |
NUM_CLIP_PLANES enum value | GlsComponentBase | protected |
NUM_PLANE_COEFF enum value | GlsComponentBase | protected |
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) | GlsComponentBase | virtual |
PLANE_EQN_COEFF_A enum value | GlsComponentBase | protected |
PLANE_EQN_COEFF_B enum value | GlsComponentBase | protected |
PLANE_EQN_COEFF_C enum value | GlsComponentBase | protected |
PLANE_EQN_COEFF_D enum value | GlsComponentBase | protected |
SetBlinking(const GlsBool blinking) | GlsDisplayObject | |
SetBlinkRate(const GlsFloat32 blinkRate) | GlsDisplayObject | |
SetChildrenAlphaMode(const GlsAlphaMode alphaMode) | GlsComponentBase | virtual |
SetChildrenFillColor(const GlsColor &fillColor) | GlsComponentBase | virtual |
SetChildrenLineColor(const GlsColor &lineColor) | GlsComponentBase | virtual |
SetChildrenLineWidth(const GlsFloat32 lineWidth) | GlsComponentBase | virtual |
SetChildrenPolygonMode(const GlsPolygonMode polygonMode) | GlsComponentBase | virtual |
SetClipPlanes(const GlsVector3D &lowerFarLeft, const GlsVector3D &upperNearRight) | GlsComponentBase | |
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 | |
SetVisibility(const GlsBool visible) | GlsDisplayObject | |
~GlsComponentBase() | GlsComponentBase | protectedvirtual |
~GlsCompositeObject() | GlsCompositeObject | protectedvirtual |
~GlsDisplayObject() | GlsDisplayObject | protectedvirtual |