GL Studio SCECpp Runtime Library
GlsCompositeObject Member List

This is the complete list of members for GlsCompositeObject, including all inherited members.

_blinkingGlsDisplayObjectprotected
_blinkRateGlsDisplayObjectprotected
_dcsMatrixGlsDisplayObjectprotected
_dcsMatrixInverseGlsDisplayObjectprotected
_dcsMatrixIsIdentityGlsDisplayObjectprotected
_drawMatrixGlsDisplayObjectprotected
_dynamicRotationGlsDisplayObjectprotected
_dynamicScaleGlsDisplayObjectprotected
_dynamicScaleIsUnityGlsDisplayObjectprotected
_dynamicTranslationGlsDisplayObjectprotected
_eventDispatcherGlsDisplayObjectprotected
_locationGlsDisplayObjectprotected
_needCalcDrawMatrixGlsDisplayObjectprotected
_needCalculateGlsDisplayObjectprotected
_objectTypeGlsDisplayObjectprotected
_parentGlsDisplayObjectprotected
_pickMatrixGlsDisplayObjectprotected
_pickModeGlsDisplayObjectprotected
_pickRegionGlsDisplayObjectprotected
_rotationPointGlsDisplayObjectprotected
_visibleGlsDisplayObjectprotected
_windowPickLowerLeftGlsDisplayObjectprotected
_windowPickLowerRightGlsDisplayObjectprotected
_windowPickRegionValidGlsDisplayObjectprotected
_windowPickUpperLeftGlsDisplayObjectprotected
_windowPickUpperRightGlsDisplayObjectprotected
CalcDrawMatrix(const GlsMatrixAffineD *const additionalTransform, const GlsBool includeLocation)GlsDisplayObjectprotected
Calculate(const GlsFloat64 time)GlsDisplayObjectvirtual
CalcWindowPickRegion(GlsInputManager &inputManager, const GlsMatrixAffineD::GLMatrixAffineF &parentDrawMatrix)GlsDisplayObjectprotectedvirtual
Draw(GlsStateManager &gl, const GlsFloat64 time)=0GlsDisplayObjectpure virtual
GetObjectType(void) const GlsDisplayObject
GlsCompositeObject(const InitParameters &initParameters, GlsEventDispatcher *const eventDispatcher)GlsCompositeObjectprotected
GlsDisplayObject(const InitParameters &initParameters, const ObjectType objectType, GlsEventDispatcher *const eventDispatcher)GlsDisplayObjectprotected
HandleEvent(GlsEvent &event)GlsDisplayObject
InvalidatePickCache(void)GlsDisplayObject
IsBlinkedOff(const GlsFloat64 time) const GlsDisplayObjectprotected
NeedCalculate(void) const GlsDisplayObject
OBJECT_TYPE_COMPOSITE enum valueGlsDisplayObject
OBJECT_TYPE_RENDERABLE enum valueGlsDisplayObject
ObjectType enum nameGlsDisplayObject
PICK_MODE_ALWAYS enum valueGlsDisplayObject
PICK_MODE_FIRST enum valueGlsDisplayObject
PICK_MODE_NEVER enum valueGlsDisplayObject
PickMode enum nameGlsDisplayObject
PickTest(const GlsVector2D &windowCoord, GlsInputManager &inputManager, const GlsMatrixAffineD::GLMatrixAffineF &parentDrawMatrix)GlsDisplayObjectvirtual
SetBlinking(const GlsBool blinking)GlsDisplayObject
SetBlinkRate(const GlsFloat32 blinkRate)GlsDisplayObject
SetChildrenAlphaMode(const GlsAlphaMode alphaMode)=0GlsCompositeObjectpure virtual
SetChildrenFillColor(const GlsColor &fillColor)=0GlsCompositeObjectpure virtual
SetChildrenLineColor(const GlsColor &lineColor)=0GlsCompositeObjectpure virtual
SetChildrenLineWidth(const GlsFloat32 lineWidth)=0GlsCompositeObjectpure virtual
SetChildrenPolygonMode(const GlsPolygonMode polygonMode)=0GlsCompositeObjectpure 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
SetVisibility(const GlsBool visible)GlsDisplayObject
~GlsCompositeObject()GlsCompositeObjectprotectedvirtual
~GlsDisplayObject()GlsDisplayObjectprotectedvirtual