![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiCustomMeshComponent, including all inherited members.
| CreateMeshResource(xiiGALPrimitiveTopology::Enum topology, xiiUInt32 uiMaxVertices, xiiUInt32 uiMaxPrimitives, xiiGALValueType::Enum indexType) | xiiCustomMeshComponent | |
| Deinitialize() override | xiiRenderComponent | protectedvirtual |
| DeleteComponent() | xiiComponent | |
| DeserializeComponent(xiiWorldReader &inout_stream) override | xiiCustomMeshComponent | virtual |
| EnableUnhandledMessageHandler(bool enable) | xiiComponent | protected |
| EnsureInitialized() | xiiComponent | |
| EnsureSimulationStarted() | xiiComponent | |
| GetActiveFlag() const | xiiComponent | |
| GetColor() const | xiiCustomMeshComponent | |
| GetDynamicRTTI() const (defined in xiiReflectedClass) | xiiReflectedClass | inlinevirtual |
| GetHandle() const | xiiComponent | |
| GetLocalBounds(xiiBoundingBoxSphere &ref_bounds, bool &ref_bAlwaysVisible, xiiMsgUpdateLocalBounds &ref_msg) override | xiiCustomMeshComponent | virtual |
| GetMaterial() const | xiiCustomMeshComponent | |
| GetMeshResource() const | xiiCustomMeshComponent | inline |
| GetMode() const =0 (defined in xiiComponent) | xiiComponent | protectedpure virtual |
| GetOwner() | xiiComponent | |
| GetOwner() const | xiiComponent | |
| GetOwningManager() | xiiComponent | |
| GetOwningManager() const | xiiComponent | |
| 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_Bounds (defined in xiiCustomMeshComponent) | xiiCustomMeshComponent | protected |
| m_Color (defined in xiiCustomMeshComponent) | xiiCustomMeshComponent | protected |
| m_hDynamicMesh (defined in xiiCustomMeshComponent) | xiiCustomMeshComponent | protected |
| m_hMaterial (defined in xiiCustomMeshComponent) | xiiCustomMeshComponent | protected |
| m_pMessageDispatchType | xiiComponent | protected |
| m_uiFirstPrimitive (defined in xiiCustomMeshComponent) | xiiCustomMeshComponent | protected |
| m_uiNumPrimitives (defined in xiiCustomMeshComponent) | xiiCustomMeshComponent | protected |
| OnActivated() override | xiiCustomMeshComponent | protectedvirtual |
| OnDeactivated() override | xiiRenderComponent | protectedvirtual |
| OnMsgExtractRenderData(xiiMsgExtractRenderData &msg) const (defined in xiiCustomMeshComponent) | xiiCustomMeshComponent | protected |
| OnMsgSetColor(xiiMsgSetColor &ref_msg) (defined in xiiCustomMeshComponent) | xiiCustomMeshComponent | |
| OnMsgSetMeshMaterial(xiiMsgSetMeshMaterial &ref_msg) (defined in xiiCustomMeshComponent) | xiiCustomMeshComponent | |
| 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 | xiiCustomMeshComponent | virtual |
| SetActiveFlag(bool bEnabled) | xiiComponent | |
| SetBounds(const xiiBoundingBoxSphere &bounds) | xiiCustomMeshComponent | |
| SetColor(const xiiColor &color) | xiiCustomMeshComponent | |
| SetCreatedByPrefab() | xiiComponent | inline |
| SetMaterial(const xiiMaterialResourceHandle &hMaterial) | xiiCustomMeshComponent | |
| SetMeshResource(const xiiDynamicMeshBufferResourceHandle &hMesh) | xiiCustomMeshComponent | |
| SetUniqueID(xiiUInt32 uiUniqueID) | xiiComponent | |
| SetUsePrimitiveRange(xiiUInt32 uiFirstPrimitive=0, xiiUInt32 uiNumPrimitives=xiiMath::MaxValue< xiiUInt32 >()) | xiiCustomMeshComponent | |
| SetUserFlag(xiiUInt8 uiFlagIndex, bool bSet) | xiiComponent | |
| TriggerLocalBoundsUpdate() | xiiRenderComponent | |
| WasCreatedByPrefab() const | xiiComponent | inline |
| XII_ADD_RESOURCEHANDLE_ACCESSORS(Material, m_hMaterial) (defined in xiiCustomMeshComponent) | xiiCustomMeshComponent | |
| xiiComponent() | xiiComponent | protected |
| xiiCustomMeshComponent() (defined in xiiCustomMeshComponent) | xiiCustomMeshComponent | |
| xiiReflectedClass()=default (defined in xiiReflectedClass) | xiiReflectedClass | |
| xiiRenderComponent() (defined in xiiRenderComponent) | xiiRenderComponent | |
| ~xiiComponent() (defined in xiiComponent) | xiiComponent | protectedvirtual |
| ~xiiCustomMeshComponent() (defined in xiiCustomMeshComponent) | xiiCustomMeshComponent | |
| ~xiiReflectedClass()=default (defined in xiiReflectedClass) | xiiReflectedClass | virtual |
| ~xiiRenderComponent() (defined in xiiRenderComponent) | xiiRenderComponent |