![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiGizmoComponent, including all inherited members.
| CreateRenderData() const override (defined in xiiGizmoComponent) | xiiGizmoComponent | protectedvirtual |
| Deinitialize() override | xiiRenderComponent | protectedvirtual |
| DeleteComponent() | xiiComponent | |
| DeserializeComponent(xiiWorldReader &inout_stream) override | xiiMeshComponentBase | virtual |
| EnableUnhandledMessageHandler(bool enable) | xiiComponent | protected |
| EnsureInitialized() | xiiComponent | |
| EnsureSimulationStarted() | xiiComponent | |
| GetActiveFlag() const | xiiComponent | |
| GetColor() const (defined in xiiMeshComponentBase) | xiiMeshComponentBase | |
| GetDynamicRTTI() const (defined in xiiReflectedClass) | xiiReflectedClass | inlinevirtual |
| GetHandle() const | xiiComponent | |
| GetLocalBounds(xiiBoundingBoxSphere &bounds, bool &bAlwaysVisible, xiiMsgUpdateLocalBounds &msg) override | xiiGizmoComponent | protectedvirtual |
| GetMaterial(xiiUInt32 uiIndex) const (defined in xiiMeshComponentBase) | xiiMeshComponentBase | |
| GetMesh() const (defined in xiiMeshComponentBase) | xiiMeshComponentBase | inline |
| GetMode() const =0 (defined in xiiComponent) | xiiComponent | protectedpure virtual |
| GetOwner() | xiiComponent | |
| GetOwner() const | xiiComponent | |
| GetOwningManager() | xiiComponent | |
| GetOwningManager() const | xiiComponent | |
| GetSortingDepthOffset() const (defined in xiiMeshComponentBase) | xiiMeshComponentBase | |
| GetStaticRTTI() (defined in xiiNoBase) | xiiNoBase | inlinestatic |
| GetTypeId() const =0 (defined in xiiComponent) | xiiComponent | protectedpure virtual |
| GetUniqueID() const | xiiComponent | |
| GetUniqueIdForRendering(const xiiComponent &component, xiiUInt32 uiInnerIndex=0, xiiUInt32 uiInnerIndexShift=24) | xiiRenderComponent | static |
| GetUniqueIdForRendering(xiiUInt32 uiInnerIndex=0, xiiUInt32 uiInnerIndexShift=24) const | xiiRenderComponent | inline |
| GetUserFlag(xiiUInt8 uiFlagIndex) const | xiiComponent | |
| GetWorld() | xiiComponent | |
| GetWorld() const | xiiComponent | |
| HandlesMessage(const xiiMessage &msg) const | xiiComponent | virtual |
| Initialize() | xiiComponent | protectedvirtual |
| InvalidateCachedRenderData() (defined in xiiRenderComponent) | xiiRenderComponent | protected |
| IsActive() const | xiiComponent | |
| IsActiveAndInitialized() const | xiiComponent | |
| IsActiveAndSimulating() const | xiiComponent | |
| IsDynamic() const | xiiComponent | protected |
| IsInitialized() const (defined in xiiComponent) | xiiComponent | protected |
| IsInitializing() const (defined in xiiComponent) | xiiComponent | protected |
| IsInstanceOf(const xiiRTTI *pType) const | xiiReflectedClass | |
| IsInstanceOf() const | xiiReflectedClass | inline |
| IsSimulationStarted() const (defined in xiiComponent) | xiiComponent | protected |
| m_bIsPickable (defined in xiiGizmoComponent) | xiiGizmoComponent | |
| m_Color (defined in xiiMeshComponentBase) | xiiMeshComponentBase | protected |
| m_fSortingDepthOffset (defined in xiiMeshComponentBase) | xiiMeshComponentBase | protected |
| m_GizmoColor (defined in xiiGizmoComponent) | xiiGizmoComponent | |
| m_hMesh (defined in xiiMeshComponentBase) | xiiMeshComponentBase | protected |
| m_Materials (defined in xiiMeshComponentBase) | xiiMeshComponentBase | protected |
| m_pMessageDispatchType | xiiComponent | protected |
| Materials_GetCount() const (defined in xiiMeshComponentBase) | xiiMeshComponentBase | protected |
| Materials_GetValue(xiiUInt32 uiIndex) const (defined in xiiMeshComponentBase) | xiiMeshComponentBase | protected |
| Materials_Insert(xiiUInt32 uiIndex, xiiStringView sValue) (defined in xiiMeshComponentBase) | xiiMeshComponentBase | protected |
| Materials_Remove(xiiUInt32 uiIndex) (defined in xiiMeshComponentBase) | xiiMeshComponentBase | protected |
| Materials_SetValue(xiiUInt32 uiIndex, xiiStringView sValue) (defined in xiiMeshComponentBase) | xiiMeshComponentBase | protected |
| OnActivated() override | xiiRenderComponent | protectedvirtual |
| OnDeactivated() override | xiiRenderComponent | protectedvirtual |
| OnMsgExtractGeometry(xiiMsgExtractGeometry &ref_msg) const | xiiMeshComponent | |
| OnMsgExtractRenderData(xiiMsgExtractRenderData &msg) const (defined in xiiMeshComponentBase) | xiiMeshComponentBase | protected |
| OnMsgSetColor(xiiMsgSetColor &ref_msg) (defined in xiiMeshComponentBase) | xiiMeshComponentBase | |
| OnMsgSetMeshMaterial(xiiMsgSetMeshMaterial &ref_msg) (defined in xiiMeshComponentBase) | xiiMeshComponentBase | |
| OnSimulationStarted() | xiiComponent | protectedvirtual |
| OnUnhandledMessage(xiiMessage &msg, bool bWasPostedMsg) | xiiComponent | protectedvirtual |
| OnUnhandledMessage(xiiMessage &msg, bool bWasPostedMsg) const | xiiComponent | protectedvirtual |
| OnUpdateLocalBounds(xiiMsgUpdateLocalBounds &msg) (defined in xiiRenderComponent) | xiiRenderComponent | protected |
| PostMessage(const xiiMessage &msg, xiiTime delay=xiiTime::MakeZero(), xiiObjectMsgQueueType::Enum queueType=xiiObjectMsgQueueType::NextFrame) const | xiiComponent | |
| SendMessage(xiiMessage &ref_msg) | xiiComponent | inline |
| SendMessage(xiiMessage &ref_msg) const (defined in xiiComponent) | xiiComponent | inline |
| SerializeComponent(xiiWorldWriter &inout_stream) const override | xiiMeshComponentBase | virtual |
| SetActiveFlag(bool bEnabled) | xiiComponent | |
| SetColor(const xiiColor &color) | xiiMeshComponentBase | |
| SetCreatedByPrefab() | xiiComponent | inline |
| SetMaterial(xiiUInt32 uiIndex, const xiiMaterialResourceHandle &hMaterial) | xiiMeshComponentBase | |
| SetMesh(const xiiMeshResourceHandle &hMesh) | xiiMeshComponentBase | |
| SetSortingDepthOffset(float fOffset) | xiiMeshComponentBase | |
| SetUniqueID(xiiUInt32 uiUniqueID) | xiiComponent | |
| SetUserFlag(xiiUInt8 uiFlagIndex, bool bSet) | xiiComponent | |
| TriggerLocalBoundsUpdate() | xiiRenderComponent | |
| WasCreatedByPrefab() const | xiiComponent | inline |
| XII_ADD_RESOURCEHANDLE_ACCESSORS_WITH_SETTER(Mesh, m_hMesh, SetMesh) (defined in xiiMeshComponentBase) | xiiMeshComponentBase | |
| xiiComponent() | xiiComponent | protected |
| xiiGizmoComponent() (defined in xiiGizmoComponent) | xiiGizmoComponent | |
| xiiMeshComponent() (defined in xiiMeshComponent) | xiiMeshComponent | |
| xiiMeshComponentBase() (defined in xiiMeshComponentBase) | xiiMeshComponentBase | |
| xiiReflectedClass()=default (defined in xiiReflectedClass) | xiiReflectedClass | |
| xiiRenderComponent() (defined in xiiRenderComponent) | xiiRenderComponent | |
| ~xiiComponent() (defined in xiiComponent) | xiiComponent | protectedvirtual |
| ~xiiGizmoComponent() (defined in xiiGizmoComponent) | xiiGizmoComponent | |
| ~xiiMeshComponent() (defined in xiiMeshComponent) | xiiMeshComponent | |
| ~xiiMeshComponentBase() (defined in xiiMeshComponentBase) | xiiMeshComponentBase | |
| ~xiiReflectedClass()=default (defined in xiiReflectedClass) | xiiReflectedClass | virtual |
| ~xiiRenderComponent() (defined in xiiRenderComponent) | xiiRenderComponent |