![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezCustomMeshComponent, including all inherited members.
CreateMeshResource(ezGALPrimitiveTopology::Enum topology, ezUInt32 uiMaxVertices, ezUInt32 uiMaxPrimitives, ezGALIndexType::Enum indexType) | ezCustomMeshComponent | |
Deinitialize() override | ezRenderComponent | protectedvirtual |
DeserializeComponent(ezWorldReader &inout_stream) override | ezCustomMeshComponent | virtual |
EnableUnhandledMessageHandler(bool enable) | ezComponent | protected |
EnsureInitialized() | ezComponent | |
EnsureSimulationStarted() | ezComponent | |
EZ_ADD_RESOURCEHANDLE_ACCESSORS(Material, m_hMaterial) (defined in ezCustomMeshComponent) | ezCustomMeshComponent | |
ezComponent() | ezComponent | protected |
ezCustomMeshComponent() (defined in ezCustomMeshComponent) | ezCustomMeshComponent | |
ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | |
ezRenderComponent() (defined in ezRenderComponent) | ezRenderComponent | |
GetActiveFlag() const | ezComponent | |
GetColor() const | ezCustomMeshComponent | |
GetCustomData() const (defined in ezCustomMeshComponent) | ezCustomMeshComponent | |
GetDynamicRTTI() const (defined in ezReflectedClass) | ezReflectedClass | inlinevirtual |
GetHandle() const | ezComponent | |
GetLocalBounds(ezBoundingBoxSphere &ref_bounds, bool &ref_bAlwaysVisible, ezMsgUpdateLocalBounds &ref_msg) override | ezCustomMeshComponent | virtual |
GetMaterial() const | ezCustomMeshComponent | |
GetMeshResource() const | ezCustomMeshComponent | inline |
GetMode() const =0 (defined in ezComponent) | ezComponent | protectedpure virtual |
GetOwner() | ezComponent | |
GetOwner() const | ezComponent | |
GetOwningManager() | ezComponent | |
GetOwningManager() const | ezComponent | |
GetStaticRTTI() (defined in ezNoBase) | ezNoBase | inlinestatic |
GetTypeId() const =0 (defined in ezComponent) | ezComponent | protectedpure virtual |
GetUniqueID() const | ezComponent | |
GetUniqueIdForRendering(const ezComponent &component, ezUInt32 uiInnerIndex=0, ezUInt32 uiInnerIndexShift=24) | ezRenderComponent | static |
GetUniqueIdForRendering(ezUInt32 uiInnerIndex=0, ezUInt32 uiInnerIndexShift=24) const | ezRenderComponent | inline |
GetUserFlag(ezUInt8 uiFlagIndex) const | ezComponent | |
GetWorld() | ezComponent | |
GetWorld() const | ezComponent | |
HandlesMessage(const ezMessage &msg) const | ezComponent | virtual |
Initialize() | ezComponent | protectedvirtual |
InvalidateCachedRenderData() (defined in ezRenderComponent) | ezRenderComponent | protected |
IsActive() const | ezComponent | |
IsActiveAndInitialized() const | ezComponent | |
IsActiveAndSimulating() const | ezComponent | |
IsDynamic() const | ezComponent | protected |
IsInitialized() const (defined in ezComponent) | ezComponent | protected |
IsInitializing() const (defined in ezComponent) | ezComponent | protected |
IsInstanceOf(const ezRTTI *pType) const | ezReflectedClass | |
IsInstanceOf() const | ezReflectedClass | inline |
IsSimulationStarted() const (defined in ezComponent) | ezComponent | protected |
m_Bounds (defined in ezCustomMeshComponent) | ezCustomMeshComponent | protected |
m_Color (defined in ezCustomMeshComponent) | ezCustomMeshComponent | protected |
m_hDynamicMesh (defined in ezCustomMeshComponent) | ezCustomMeshComponent | protected |
m_hMaterial (defined in ezCustomMeshComponent) | ezCustomMeshComponent | protected |
m_pMessageDispatchType | ezComponent | protected |
m_uiFirstPrimitive (defined in ezCustomMeshComponent) | ezCustomMeshComponent | protected |
m_uiNumPrimitives (defined in ezCustomMeshComponent) | ezCustomMeshComponent | protected |
m_vCustomData (defined in ezCustomMeshComponent) | ezCustomMeshComponent | protected |
OnActivated() override | ezCustomMeshComponent | protectedvirtual |
OnDeactivated() override | ezRenderComponent | protectedvirtual |
OnMsgExtractRenderData(ezMsgExtractRenderData &msg) const (defined in ezCustomMeshComponent) | ezCustomMeshComponent | protected |
OnMsgSetColor(ezMsgSetColor &ref_msg) (defined in ezCustomMeshComponent) | ezCustomMeshComponent | |
OnMsgSetCustomData(ezMsgSetCustomData &ref_msg) (defined in ezCustomMeshComponent) | ezCustomMeshComponent | |
OnMsgSetMeshMaterial(ezMsgSetMeshMaterial &ref_msg) (defined in ezCustomMeshComponent) | ezCustomMeshComponent | |
OnSimulationStarted() | ezComponent | protectedvirtual |
OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg) | ezComponent | protectedvirtual |
OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg) const | ezComponent | protectedvirtual |
OnUpdateLocalBounds(ezMsgUpdateLocalBounds &msg) (defined in ezRenderComponent) | ezRenderComponent | protected |
PostMessage(const ezMessage &msg, ezTime delay=ezTime::MakeZero(), ezObjectMsgQueueType::Enum queueType=ezObjectMsgQueueType::NextFrame) const | ezComponent | |
SendMessage(ezMessage &ref_msg) | ezComponent | inline |
SendMessage(ezMessage &ref_msg) const (defined in ezComponent) | ezComponent | inline |
SerializeComponent(ezWorldWriter &inout_stream) const override | ezCustomMeshComponent | virtual |
SetActiveFlag(bool bEnabled) | ezComponent | |
SetBounds(const ezBoundingBoxSphere &bounds) | ezCustomMeshComponent | |
SetColor(const ezColor &color) | ezCustomMeshComponent | |
SetCreatedByPrefab() | ezComponent | inline |
SetCustomData(const ezVec4 &vData) | ezCustomMeshComponent | |
SetMaterial(const ezMaterialResourceHandle &hMaterial) | ezCustomMeshComponent | |
SetMeshResource(const ezDynamicMeshBufferResourceHandle &hMesh) | ezCustomMeshComponent | |
SetUniqueID(ezUInt32 uiUniqueID) | ezComponent | |
SetUsePrimitiveRange(ezUInt32 uiFirstPrimitive=0, ezUInt32 uiNumPrimitives=ezMath::MaxValue< ezUInt32 >()) | ezCustomMeshComponent | |
SetUserFlag(ezUInt8 uiFlagIndex, bool bSet) | ezComponent | |
TriggerLocalBoundsUpdate() | ezRenderComponent | |
WasCreatedByPrefab() const | ezComponent | inline |
~ezComponent() (defined in ezComponent) | ezComponent | protectedvirtual |
~ezCustomMeshComponent() (defined in ezCustomMeshComponent) | ezCustomMeshComponent | |
~ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | virtual |
~ezRenderComponent() (defined in ezRenderComponent) | ezRenderComponent |