XII Release 0.1.0
Loading...
Searching...
No Matches
xiiDecalComponent Member List

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

DecalFile_Get(xiiUInt32 uiIndex) const (defined in xiiDecalComponent)xiiDecalComponent
DecalFile_GetCount() const (defined in xiiDecalComponent)xiiDecalComponent
DecalFile_Insert(xiiUInt32 uiIndex, xiiStringView sFile) (defined in xiiDecalComponent)xiiDecalComponent
DecalFile_Remove(xiiUInt32 uiIndex) (defined in xiiDecalComponent)xiiDecalComponent
DecalFile_Set(xiiUInt32 uiIndex, xiiStringView sFile) (defined in xiiDecalComponent)xiiDecalComponent
Deinitialize() overridexiiRenderComponentprotectedvirtual
DeserializeComponent(xiiWorldReader &inout_stream) overridexiiDecalComponentvirtual
EnableUnhandledMessageHandler(bool enable)xiiComponentprotected
EnsureInitialized()xiiComponent
EnsureSimulationStarted()xiiComponent
GetActiveFlag() constxiiComponent
GetApplyOnlyTo() const (defined in xiiDecalComponent)xiiDecalComponent
GetColor() const (defined in xiiDecalComponent)xiiDecalComponent
GetDecal(xiiUInt32 uiIndex) const (defined in xiiDecalComponent)xiiDecalComponent
GetDynamicRTTI() const (defined in xiiReflectedClass)xiiReflectedClassinlinevirtual
GetEmissiveColor() const (defined in xiiDecalComponent)xiiDecalComponent
GetExtents() const (defined in xiiDecalComponent)xiiDecalComponent
GetHandle() constxiiComponent
GetInnerFadeAngle() const (defined in xiiDecalComponent)xiiDecalComponent
GetLocalBounds(xiiBoundingBoxSphere &bounds, bool &bAlwaysVisible, xiiMsgUpdateLocalBounds &msg) overridexiiDecalComponentprotectedvirtual
GetMapNormalToGeometry() const (defined in xiiDecalComponent)xiiDecalComponent
GetMode() const =0 (defined in xiiComponent)xiiComponentprotectedpure virtual
GetOuterFadeAngle() const (defined in xiiDecalComponent)xiiDecalComponent
GetOwner()xiiComponent
GetOwner() constxiiComponent
GetOwningManager()xiiComponent
GetOwningManager() constxiiComponent
GetProjectionAxis() const (defined in xiiDecalComponent)xiiDecalComponent
GetSizeVariance() const (defined in xiiDecalComponent)xiiDecalComponent
GetSortOrder() const (defined in xiiDecalComponent)xiiDecalComponent
GetStaticRTTI() (defined in xiiNoBase)xiiNoBaseinlinestatic
GetTypeId() const =0 (defined in xiiComponent)xiiComponentprotectedpure virtual
GetUniqueID() constxiiComponent
GetUniqueIdForRendering(const xiiComponent &component, xiiUInt32 uiInnerIndex=0, xiiUInt32 uiInnerIndexShift=24)xiiRenderComponentstatic
GetUniqueIdForRendering(xiiUInt32 uiInnerIndex=0, xiiUInt32 uiInnerIndexShift=24) constxiiRenderComponentinline
GetUserFlag(xiiUInt8 uiFlagIndex) constxiiComponent
GetWorld()xiiComponent
GetWorld() constxiiComponent
GetWrapAround() const (defined in xiiDecalComponent)xiiDecalComponent
HandlesMessage(const xiiMessage &msg) constxiiComponentvirtual
Initialize()xiiComponentprotectedvirtual
InvalidateCachedRenderData() (defined in xiiRenderComponent)xiiRenderComponentprotected
IsActive() constxiiComponent
IsActiveAndInitialized() constxiiComponent
IsActiveAndSimulating() constxiiComponent
IsDynamic() constxiiComponentprotected
IsInitialized() const (defined in xiiComponent)xiiComponentprotected
IsInitializing() const (defined in xiiComponent)xiiComponentprotected
IsInstanceOf(const xiiRTTI *pType) constxiiReflectedClass
IsInstanceOf() constxiiReflectedClassinline
IsSimulationStarted() const (defined in xiiComponent)xiiComponentprotected
m_bMapNormalToGeometry (defined in xiiDecalComponent)xiiDecalComponentprotected
m_bWrapAround (defined in xiiDecalComponent)xiiDecalComponentprotected
m_Color (defined in xiiDecalComponent)xiiDecalComponentprotected
m_Decals (defined in xiiDecalComponent)xiiDecalComponentprotected
m_EmissiveColor (defined in xiiDecalComponent)xiiDecalComponentprotected
m_FadeOutDelay (defined in xiiDecalComponent)xiiDecalComponent
m_FadeOutDuration (defined in xiiDecalComponent)xiiDecalComponent
m_fSizeVariance (defined in xiiDecalComponent)xiiDecalComponentprotected
m_fSortOrder (defined in xiiDecalComponent)xiiDecalComponentprotected
m_hApplyOnlyToObject (defined in xiiDecalComponent)xiiDecalComponentprotected
m_InnerFadeAngle (defined in xiiDecalComponent)xiiDecalComponentprotected
m_OnFinishedAction (defined in xiiDecalComponent)xiiDecalComponent
m_OuterFadeAngle (defined in xiiDecalComponent)xiiDecalComponentprotected
m_pMessageDispatchTypexiiComponentprotected
m_ProjectionAxis (defined in xiiDecalComponent)xiiDecalComponentprotected
m_StartFadeOutTime (defined in xiiDecalComponent)xiiDecalComponentprotected
m_uiApplyOnlyToId (defined in xiiDecalComponent)xiiDecalComponentprotected
m_uiInternalSortKey (defined in xiiDecalComponent)xiiDecalComponentprotected
m_uiRandomDecalIdx (defined in xiiDecalComponent)xiiDecalComponentprotected
m_vExtents (defined in xiiDecalComponent)xiiDecalComponentprotected
OnActivated() overridexiiDecalComponentprotectedvirtual
OnDeactivated() overridexiiRenderComponentprotectedvirtual
OnMsgDeleteGameObject(xiiMsgDeleteGameObject &msg) (defined in xiiDecalComponent)xiiDecalComponentprotected
OnMsgExtractRenderData(xiiMsgExtractRenderData &msg) const (defined in xiiDecalComponent)xiiDecalComponentprotected
OnMsgOnlyApplyToObject(xiiMsgOnlyApplyToObject &msg) (defined in xiiDecalComponent)xiiDecalComponentprotected
OnMsgSetColor(xiiMsgSetColor &msg) (defined in xiiDecalComponent)xiiDecalComponentprotected
OnSimulationStarted() overridexiiDecalComponentprotectedvirtual
OnTriggered(xiiMsgComponentInternalTrigger &msg) (defined in xiiDecalComponent)xiiDecalComponentprotected
OnUnhandledMessage(xiiMessage &msg, bool bWasPostedMsg)xiiComponentprotectedvirtual
OnUnhandledMessage(xiiMessage &msg, bool bWasPostedMsg) constxiiComponentprotectedvirtual
OnUpdateLocalBounds(xiiMsgUpdateLocalBounds &msg) (defined in xiiRenderComponent)xiiRenderComponentprotected
PostMessage(const xiiMessage &msg, xiiTime delay=xiiTime::MakeZero(), xiiObjectMsgQueueType::Enum queueType=xiiObjectMsgQueueType::NextFrame) constxiiComponent
SendMessage(xiiMessage &ref_msg)xiiComponentinline
SendMessage(xiiMessage &ref_msg) const (defined in xiiComponent)xiiComponentinline
SerializeComponent(xiiWorldWriter &inout_stream) const overridexiiDecalComponentvirtual
SetActiveFlag(bool bEnabled)xiiComponent
SetApplyOnlyTo(xiiGameObjectHandle hObject) (defined in xiiDecalComponent)xiiDecalComponent
SetApplyToRef(const char *szReference) (defined in xiiDecalComponent)xiiDecalComponentprotected
SetColor(xiiColorGammaUB color) (defined in xiiDecalComponent)xiiDecalComponent
SetCreatedByPrefab()xiiComponentinline
SetDecal(xiiUInt32 uiIndex, const xiiDecalResourceHandle &hResource) (defined in xiiDecalComponent)xiiDecalComponent
SetEmissiveColor(xiiColor color) (defined in xiiDecalComponent)xiiDecalComponent
SetExtents(const xiiVec3 &value) (defined in xiiDecalComponent)xiiDecalComponent
SetInnerFadeAngle(xiiAngle fadeAngle) (defined in xiiDecalComponent)xiiDecalComponent
SetMapNormalToGeometry(bool bMapNormal) (defined in xiiDecalComponent)xiiDecalComponent
SetOuterFadeAngle(xiiAngle fadeAngle) (defined in xiiDecalComponent)xiiDecalComponent
SetProjectionAxis(xiiEnum< xiiBasisAxis > projectionAxis) (defined in xiiDecalComponent)xiiDecalComponent
SetSizeVariance(float fVariance) (defined in xiiDecalComponent)xiiDecalComponent
SetSortOrder(float fOrder) (defined in xiiDecalComponent)xiiDecalComponent
SetUniqueID(xiiUInt32 uiUniqueID)xiiComponent
SetUserFlag(xiiUInt8 uiFlagIndex, bool bSet)xiiComponent
SetWrapAround(bool bWrapAround) (defined in xiiDecalComponent)xiiDecalComponent
TriggerLocalBoundsUpdate()xiiRenderComponent
UpdateApplyTo() (defined in xiiDecalComponent)xiiDecalComponentprotected
WasCreatedByPrefab() constxiiComponentinline
xiiComponent()xiiComponentprotected
xiiDecalComponent() (defined in xiiDecalComponent)xiiDecalComponent
xiiReflectedClass()=default (defined in xiiReflectedClass)xiiReflectedClass
xiiRenderComponent() (defined in xiiRenderComponent)xiiRenderComponent
~xiiComponent() (defined in xiiComponent)xiiComponentprotectedvirtual
~xiiDecalComponent() (defined in xiiDecalComponent)xiiDecalComponent
~xiiReflectedClass()=default (defined in xiiReflectedClass)xiiReflectedClassvirtual
~xiiRenderComponent() (defined in xiiRenderComponent)xiiRenderComponent