GL Studio Safety Critical Embedded C++ Runtime Library
Main Page
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
GlsCompositeObject Member List
This is the complete list of members for
GlsCompositeObject
, including all inherited members.
_blinking
GlsDisplayObject
protected
_blinkRate
GlsDisplayObject
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
CalcDrawMatrix
(const GlsMatrixAffineD *const additionalTransform, const GlsBool includeLocation)
GlsDisplayObject
protected
Calculate
(const GlsFloat64 time)
GlsDisplayObject
virtual
CalcWindowPickRegion
(GlsInputManager &inputManager, const GlsMatrixAffineD::GLMatrixAffineF &parentDrawMatrix)
GlsDisplayObject
protected
virtual
Draw
(GlsStateManager &gl, const GlsFloat64 time)=0
GlsDisplayObject
pure virtual
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
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)
GlsDisplayObject
virtual
SetBlinking
(const GlsBool blinking)
GlsDisplayObject
SetBlinkRate
(const GlsFloat32 blinkRate)
GlsDisplayObject
SetChildrenAlphaMode
(const GlsAlphaMode alphaMode)=0
GlsCompositeObject
pure virtual
SetChildrenFillColor
(const GlsColor &fillColor)=0
GlsCompositeObject
pure virtual
SetChildrenLineColor
(const GlsColor &lineColor)=0
GlsCompositeObject
pure virtual
SetChildrenLineWidth
(const GlsFloat32 lineWidth)=0
GlsCompositeObject
pure virtual
SetChildrenPolygonMode
(const GlsPolygonMode polygonMode)=0
GlsCompositeObject
pure 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
()
GlsCompositeObject
protected
virtual
~GlsDisplayObject
()
GlsDisplayObject
protected
virtual
Generated by
1.8.10