![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezDecalComponent, including all inherited members.
DecalFile_Get(ezUInt32 uiIndex) const (defined in ezDecalComponent) | ezDecalComponent | |
DecalFile_GetCount() const (defined in ezDecalComponent) | ezDecalComponent | |
DecalFile_Insert(ezUInt32 uiIndex, ezString sFile) (defined in ezDecalComponent) | ezDecalComponent | |
DecalFile_Remove(ezUInt32 uiIndex) (defined in ezDecalComponent) | ezDecalComponent | |
DecalFile_Set(ezUInt32 uiIndex, ezString sFile) (defined in ezDecalComponent) | ezDecalComponent | |
Deinitialize() override | ezRenderComponent | protectedvirtual |
DeserializeComponent(ezWorldReader &inout_stream) override | ezDecalComponent | virtual |
EnableUnhandledMessageHandler(bool enable) | ezComponent | protected |
EnsureInitialized() | ezComponent | |
EnsureSimulationStarted() | ezComponent | |
ezComponent() | ezComponent | protected |
ezDecalComponent() (defined in ezDecalComponent) | ezDecalComponent | |
ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | |
ezRenderComponent() (defined in ezRenderComponent) | ezRenderComponent | |
GetActiveFlag() const | ezComponent | |
GetApplyOnlyTo() const (defined in ezDecalComponent) | ezDecalComponent | |
GetColor() const (defined in ezDecalComponent) | ezDecalComponent | |
GetDecal(ezUInt32 uiIndex) const (defined in ezDecalComponent) | ezDecalComponent | |
GetDynamicRTTI() const (defined in ezReflectedClass) | ezReflectedClass | inlinevirtual |
GetEmissiveColor() const (defined in ezDecalComponent) | ezDecalComponent | |
GetExtents() const (defined in ezDecalComponent) | ezDecalComponent | |
GetHandle() const | ezComponent | |
GetInnerFadeAngle() const (defined in ezDecalComponent) | ezDecalComponent | |
GetLocalBounds(ezBoundingBoxSphere &bounds, bool &bAlwaysVisible, ezMsgUpdateLocalBounds &msg) override | ezDecalComponent | protectedvirtual |
GetMapNormalToGeometry() const (defined in ezDecalComponent) | ezDecalComponent | |
GetMode() const =0 (defined in ezComponent) | ezComponent | protectedpure virtual |
GetOuterFadeAngle() const (defined in ezDecalComponent) | ezDecalComponent | |
GetOwner() | ezComponent | |
GetOwner() const | ezComponent | |
GetOwningManager() | ezComponent | |
GetOwningManager() const | ezComponent | |
GetProjectionAxis() const (defined in ezDecalComponent) | ezDecalComponent | |
GetSizeVariance() const (defined in ezDecalComponent) | ezDecalComponent | |
GetSortOrder() const (defined in ezDecalComponent) | ezDecalComponent | |
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 | |
GetWrapAround() const (defined in ezDecalComponent) | ezDecalComponent | |
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_bMapNormalToGeometry (defined in ezDecalComponent) | ezDecalComponent | protected |
m_bWrapAround (defined in ezDecalComponent) | ezDecalComponent | protected |
m_Color (defined in ezDecalComponent) | ezDecalComponent | protected |
m_Decals (defined in ezDecalComponent) | ezDecalComponent | protected |
m_EmissiveColor (defined in ezDecalComponent) | ezDecalComponent | protected |
m_FadeOutDelay | ezDecalComponent | |
m_FadeOutDuration | ezDecalComponent | |
m_fSizeVariance (defined in ezDecalComponent) | ezDecalComponent | protected |
m_fSortOrder (defined in ezDecalComponent) | ezDecalComponent | protected |
m_hApplyOnlyToObject (defined in ezDecalComponent) | ezDecalComponent | protected |
m_InnerFadeAngle (defined in ezDecalComponent) | ezDecalComponent | protected |
m_OnFinishedAction | ezDecalComponent | |
m_OuterFadeAngle (defined in ezDecalComponent) | ezDecalComponent | protected |
m_pMessageDispatchType | ezComponent | protected |
m_ProjectionAxis (defined in ezDecalComponent) | ezDecalComponent | protected |
m_StartFadeOutTime (defined in ezDecalComponent) | ezDecalComponent | protected |
m_uiApplyOnlyToId (defined in ezDecalComponent) | ezDecalComponent | protected |
m_uiInternalSortKey (defined in ezDecalComponent) | ezDecalComponent | protected |
m_uiRandomDecalIdx (defined in ezDecalComponent) | ezDecalComponent | protected |
m_vExtents (defined in ezDecalComponent) | ezDecalComponent | protected |
OnActivated() override | ezDecalComponent | protectedvirtual |
OnDeactivated() override | ezRenderComponent | protectedvirtual |
OnMsgDeleteGameObject(ezMsgDeleteGameObject &msg) (defined in ezDecalComponent) | ezDecalComponent | protected |
OnMsgExtractRenderData(ezMsgExtractRenderData &msg) const (defined in ezDecalComponent) | ezDecalComponent | protected |
OnMsgOnlyApplyToObject(ezMsgOnlyApplyToObject &msg) (defined in ezDecalComponent) | ezDecalComponent | protected |
OnMsgSetColor(ezMsgSetColor &msg) (defined in ezDecalComponent) | ezDecalComponent | protected |
OnSimulationStarted() override | ezDecalComponent | protectedvirtual |
OnTriggered(ezMsgComponentInternalTrigger &msg) (defined in ezDecalComponent) | ezDecalComponent | protected |
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 | ezDecalComponent | virtual |
SetActiveFlag(bool bEnabled) | ezComponent | |
SetApplyOnlyTo(ezGameObjectHandle hObject) | ezDecalComponent | |
SetApplyToRef(const char *szReference) (defined in ezDecalComponent) | ezDecalComponent | protected |
SetColor(ezColorGammaUB color) | ezDecalComponent | |
SetCreatedByPrefab() | ezComponent | inline |
SetDecal(ezUInt32 uiIndex, const ezDecalResourceHandle &hResource) | ezDecalComponent | |
SetEmissiveColor(ezColor color) | ezDecalComponent | |
SetExtents(const ezVec3 &value) | ezDecalComponent | |
SetInnerFadeAngle(ezAngle fadeAngle) | ezDecalComponent | |
SetMapNormalToGeometry(bool bMapNormal) (defined in ezDecalComponent) | ezDecalComponent | |
SetOuterFadeAngle(ezAngle fadeAngle) | ezDecalComponent | |
SetProjectionAxis(ezEnum< ezBasisAxis > projectionAxis) | ezDecalComponent | |
SetSizeVariance(float fVariance) | ezDecalComponent | |
SetSortOrder(float fOrder) | ezDecalComponent | |
SetUniqueID(ezUInt32 uiUniqueID) | ezComponent | |
SetUserFlag(ezUInt8 uiFlagIndex, bool bSet) | ezComponent | |
SetWrapAround(bool bWrapAround) | ezDecalComponent | |
TriggerLocalBoundsUpdate() | ezRenderComponent | |
UpdateApplyTo() (defined in ezDecalComponent) | ezDecalComponent | protected |
WasCreatedByPrefab() const | ezComponent | inline |
~ezComponent() (defined in ezComponent) | ezComponent | protectedvirtual |
~ezDecalComponent() (defined in ezDecalComponent) | ezDecalComponent | |
~ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | virtual |
~ezRenderComponent() (defined in ezRenderComponent) | ezRenderComponent |