Plasma Engine  2.0
Loading...
Searching...
No Matches
plDecalComponent Member List

This is the complete list of members for plDecalComponent, including all inherited members.

DecalFile_Get(plUInt32 uiIndex) const (defined in plDecalComponent)plDecalComponent
DecalFile_GetCount() const (defined in plDecalComponent)plDecalComponent
DecalFile_Insert(plUInt32 uiIndex, const char *szFile) (defined in plDecalComponent)plDecalComponent
DecalFile_Remove(plUInt32 uiIndex) (defined in plDecalComponent)plDecalComponent
DecalFile_Set(plUInt32 uiIndex, const char *szFile) (defined in plDecalComponent)plDecalComponent
Deinitialize() overrideplRenderComponentprotectedvirtual
DeserializeComponent(plWorldReader &inout_stream) overrideplDecalComponentvirtual
EnableUnhandledMessageHandler(bool enable)plComponentprotected
EnsureInitialized()plComponent
EnsureSimulationStarted()plComponent
GetActiveFlag() constplComponent
GetApplyOnlyTo() const (defined in plDecalComponent)plDecalComponent
GetColor() const (defined in plDecalComponent)plDecalComponent
GetDecal(plUInt32 uiIndex) const (defined in plDecalComponent)plDecalComponent
GetDynamicRTTI() const (defined in plReflectedClass)plReflectedClassinlinevirtual
GetEmissiveColor() const (defined in plDecalComponent)plDecalComponent
GetExtents() const (defined in plDecalComponent)plDecalComponent
GetHandle() constplComponent
GetInnerFadeAngle() const (defined in plDecalComponent)plDecalComponent
GetLocalBounds(plBoundingBoxSphere &bounds, bool &bAlwaysVisible, plMsgUpdateLocalBounds &msg) overrideplDecalComponentprotectedvirtual
GetMapNormalToGeometry() const (defined in plDecalComponent)plDecalComponent
GetMode() const =0 (defined in plComponent)plComponentprotectedpure virtual
GetOuterFadeAngle() const (defined in plDecalComponent)plDecalComponent
GetOwner()plComponent
GetOwner() constplComponent
GetOwningManager()plComponent
GetOwningManager() constplComponent
GetProjectionAxis() const (defined in plDecalComponent)plDecalComponent
GetSizeVariance() const (defined in plDecalComponent)plDecalComponent
GetSortOrder() const (defined in plDecalComponent)plDecalComponent
GetStaticRTTI() (defined in plNoBase)plNoBaseinlinestatic
GetTypeId() const =0 (defined in plComponent)plComponentprotectedpure virtual
GetUniqueID() constplComponent
GetUniqueIdForRendering(const plComponent &component, plUInt32 uiInnerIndex=0, plUInt32 uiInnerIndexShift=24)plRenderComponentstatic
GetUniqueIdForRendering(plUInt32 uiInnerIndex=0, plUInt32 uiInnerIndexShift=24) constplRenderComponentinline
GetUserFlag(plUInt8 uiFlagIndex) constplComponent
GetWorld()plComponent
GetWorld() constplComponent
GetWrapAround() const (defined in plDecalComponent)plDecalComponent
HandlesMessage(const plMessage &msg) constplComponentvirtual
Initialize()plComponentprotectedvirtual
InvalidateCachedRenderData() (defined in plRenderComponent)plRenderComponentprotected
IsActive() constplComponent
IsActiveAndInitialized() constplComponent
IsActiveAndSimulating() constplComponent
IsDynamic() constplComponentprotected
IsInitialized() const (defined in plComponent)plComponentprotected
IsInitializing() const (defined in plComponent)plComponentprotected
IsInstanceOf(const plRTTI *pType) constplReflectedClass
IsInstanceOf() constplReflectedClassinline
IsSimulationStarted() const (defined in plComponent)plComponentprotected
m_bMapNormalToGeometry (defined in plDecalComponent)plDecalComponentprotected
m_bWrapAround (defined in plDecalComponent)plDecalComponentprotected
m_Color (defined in plDecalComponent)plDecalComponentprotected
m_Decals (defined in plDecalComponent)plDecalComponentprotected
m_EmissiveColor (defined in plDecalComponent)plDecalComponentprotected
m_FadeOutDelayplDecalComponent
m_FadeOutDurationplDecalComponent
m_fSizeVariance (defined in plDecalComponent)plDecalComponentprotected
m_fSortOrder (defined in plDecalComponent)plDecalComponentprotected
m_hApplyOnlyToObject (defined in plDecalComponent)plDecalComponentprotected
m_InnerFadeAngle (defined in plDecalComponent)plDecalComponentprotected
m_OnFinishedActionplDecalComponent
m_OuterFadeAngle (defined in plDecalComponent)plDecalComponentprotected
m_pMessageDispatchTypeplComponentprotected
m_ProjectionAxis (defined in plDecalComponent)plDecalComponentprotected
m_StartFadeOutTime (defined in plDecalComponent)plDecalComponentprotected
m_uiApplyOnlyToId (defined in plDecalComponent)plDecalComponentprotected
m_uiInternalSortKey (defined in plDecalComponent)plDecalComponentprotected
m_uiRandomDecalIdx (defined in plDecalComponent)plDecalComponentprotected
m_vExtents (defined in plDecalComponent)plDecalComponentprotected
OnActivated() overrideplDecalComponentprotectedvirtual
OnDeactivated() overrideplRenderComponentprotectedvirtual
OnMsgDeleteGameObject(plMsgDeleteGameObject &msg) (defined in plDecalComponent)plDecalComponentprotected
OnMsgExtractRenderData(plMsgExtractRenderData &msg) const (defined in plDecalComponent)plDecalComponentprotected
OnMsgOnlyApplyToObject(plMsgOnlyApplyToObject &msg) (defined in plDecalComponent)plDecalComponentprotected
OnMsgSetColor(plMsgSetColor &msg) (defined in plDecalComponent)plDecalComponentprotected
OnSimulationStarted() overrideplDecalComponentprotectedvirtual
OnTriggered(plMsgComponentInternalTrigger &msg) (defined in plDecalComponent)plDecalComponentprotected
OnUnhandledMessage(plMessage &msg, bool bWasPostedMsg)plComponentprotectedvirtual
OnUnhandledMessage(plMessage &msg, bool bWasPostedMsg) constplComponentprotectedvirtual
OnUpdateLocalBounds(plMsgUpdateLocalBounds &msg) (defined in plRenderComponent)plRenderComponentprotected
plComponent()plComponentprotected
plDecalComponent() (defined in plDecalComponent)plDecalComponent
plReflectedClass()=default (defined in plReflectedClass)plReflectedClass
plRenderComponent() (defined in plRenderComponent)plRenderComponent
PostMessage(const plMessage &msg, plTime delay=plTime::MakeZero(), plObjectMsgQueueType::Enum queueType=plObjectMsgQueueType::NextFrame) constplComponent
SendMessage(plMessage &ref_msg)plComponentinline
SendMessage(plMessage &ref_msg) const (defined in plComponent)plComponentinline
SerializeComponent(plWorldWriter &inout_stream) const overrideplDecalComponentvirtual
SetActiveFlag(bool bEnabled)plComponent
SetApplyOnlyTo(plGameObjectHandle hObject)plDecalComponent
SetApplyToRef(const char *szReference) (defined in plDecalComponent)plDecalComponentprotected
SetColor(plColorGammaUB color)plDecalComponent
SetCreatedByPrefab()plComponentinline
SetDecal(plUInt32 uiIndex, const plDecalResourceHandle &hResource)plDecalComponent
SetEmissiveColor(plColor color)plDecalComponent
SetExtents(const plVec3 &value)plDecalComponent
SetInnerFadeAngle(plAngle fadeAngle)plDecalComponent
SetMapNormalToGeometry(bool bMapNormal) (defined in plDecalComponent)plDecalComponent
SetOuterFadeAngle(plAngle fadeAngle)plDecalComponent
SetProjectionAxis(plEnum< plBasisAxis > projectionAxis)plDecalComponent
SetSizeVariance(float fVariance)plDecalComponent
SetSortOrder(float fOrder)plDecalComponent
SetUniqueID(plUInt32 uiUniqueID)plComponent
SetUserFlag(plUInt8 uiFlagIndex, bool bSet)plComponent
SetWrapAround(bool bWrapAround)plDecalComponent
TriggerLocalBoundsUpdate()plRenderComponent
UpdateApplyTo() (defined in plDecalComponent)plDecalComponentprotected
WasCreatedByPrefab() constplComponentinline
~plComponent() (defined in plComponent)plComponentprotectedvirtual
~plDecalComponent() (defined in plDecalComponent)plDecalComponent
~plReflectedClass()=default (defined in plReflectedClass)plReflectedClassvirtual
~plRenderComponent() (defined in plRenderComponent)plRenderComponent