![]() |
XII Release 0.1.0
|
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() override | xiiRenderComponent | protectedvirtual |
DeserializeComponent(xiiWorldReader &inout_stream) override | xiiDecalComponent | virtual |
EnableUnhandledMessageHandler(bool enable) | xiiComponent | protected |
EnsureInitialized() | xiiComponent | |
EnsureSimulationStarted() | xiiComponent | |
GetActiveFlag() const | xiiComponent | |
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) | xiiReflectedClass | inlinevirtual |
GetEmissiveColor() const (defined in xiiDecalComponent) | xiiDecalComponent | |
GetExtents() const (defined in xiiDecalComponent) | xiiDecalComponent | |
GetHandle() const | xiiComponent | |
GetInnerFadeAngle() const (defined in xiiDecalComponent) | xiiDecalComponent | |
GetLocalBounds(xiiBoundingBoxSphere &bounds, bool &bAlwaysVisible, xiiMsgUpdateLocalBounds &msg) override | xiiDecalComponent | protectedvirtual |
GetMapNormalToGeometry() const (defined in xiiDecalComponent) | xiiDecalComponent | |
GetMode() const =0 (defined in xiiComponent) | xiiComponent | protectedpure virtual |
GetOuterFadeAngle() const (defined in xiiDecalComponent) | xiiDecalComponent | |
GetOwner() | xiiComponent | |
GetOwner() const | xiiComponent | |
GetOwningManager() | xiiComponent | |
GetOwningManager() const | xiiComponent | |
GetProjectionAxis() const (defined in xiiDecalComponent) | xiiDecalComponent | |
GetSizeVariance() const (defined in xiiDecalComponent) | xiiDecalComponent | |
GetSortOrder() const (defined in xiiDecalComponent) | xiiDecalComponent | |
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 | |
GetWrapAround() const (defined in xiiDecalComponent) | xiiDecalComponent | |
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_bMapNormalToGeometry (defined in xiiDecalComponent) | xiiDecalComponent | protected |
m_bWrapAround (defined in xiiDecalComponent) | xiiDecalComponent | protected |
m_Color (defined in xiiDecalComponent) | xiiDecalComponent | protected |
m_Decals (defined in xiiDecalComponent) | xiiDecalComponent | protected |
m_EmissiveColor (defined in xiiDecalComponent) | xiiDecalComponent | protected |
m_FadeOutDelay (defined in xiiDecalComponent) | xiiDecalComponent | |
m_FadeOutDuration (defined in xiiDecalComponent) | xiiDecalComponent | |
m_fSizeVariance (defined in xiiDecalComponent) | xiiDecalComponent | protected |
m_fSortOrder (defined in xiiDecalComponent) | xiiDecalComponent | protected |
m_hApplyOnlyToObject (defined in xiiDecalComponent) | xiiDecalComponent | protected |
m_InnerFadeAngle (defined in xiiDecalComponent) | xiiDecalComponent | protected |
m_OnFinishedAction (defined in xiiDecalComponent) | xiiDecalComponent | |
m_OuterFadeAngle (defined in xiiDecalComponent) | xiiDecalComponent | protected |
m_pMessageDispatchType | xiiComponent | protected |
m_ProjectionAxis (defined in xiiDecalComponent) | xiiDecalComponent | protected |
m_StartFadeOutTime (defined in xiiDecalComponent) | xiiDecalComponent | protected |
m_uiApplyOnlyToId (defined in xiiDecalComponent) | xiiDecalComponent | protected |
m_uiInternalSortKey (defined in xiiDecalComponent) | xiiDecalComponent | protected |
m_uiRandomDecalIdx (defined in xiiDecalComponent) | xiiDecalComponent | protected |
m_vExtents (defined in xiiDecalComponent) | xiiDecalComponent | protected |
OnActivated() override | xiiDecalComponent | protectedvirtual |
OnDeactivated() override | xiiRenderComponent | protectedvirtual |
OnMsgDeleteGameObject(xiiMsgDeleteGameObject &msg) (defined in xiiDecalComponent) | xiiDecalComponent | protected |
OnMsgExtractRenderData(xiiMsgExtractRenderData &msg) const (defined in xiiDecalComponent) | xiiDecalComponent | protected |
OnMsgOnlyApplyToObject(xiiMsgOnlyApplyToObject &msg) (defined in xiiDecalComponent) | xiiDecalComponent | protected |
OnMsgSetColor(xiiMsgSetColor &msg) (defined in xiiDecalComponent) | xiiDecalComponent | protected |
OnSimulationStarted() override | xiiDecalComponent | protectedvirtual |
OnTriggered(xiiMsgComponentInternalTrigger &msg) (defined in xiiDecalComponent) | xiiDecalComponent | protected |
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 | xiiDecalComponent | virtual |
SetActiveFlag(bool bEnabled) | xiiComponent | |
SetApplyOnlyTo(xiiGameObjectHandle hObject) (defined in xiiDecalComponent) | xiiDecalComponent | |
SetApplyToRef(const char *szReference) (defined in xiiDecalComponent) | xiiDecalComponent | protected |
SetColor(xiiColorGammaUB color) (defined in xiiDecalComponent) | xiiDecalComponent | |
SetCreatedByPrefab() | xiiComponent | inline |
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) | xiiDecalComponent | protected |
WasCreatedByPrefab() const | xiiComponent | inline |
xiiComponent() | xiiComponent | protected |
xiiDecalComponent() (defined in xiiDecalComponent) | xiiDecalComponent | |
xiiReflectedClass()=default (defined in xiiReflectedClass) | xiiReflectedClass | |
xiiRenderComponent() (defined in xiiRenderComponent) | xiiRenderComponent | |
~xiiComponent() (defined in xiiComponent) | xiiComponent | protectedvirtual |
~xiiDecalComponent() (defined in xiiDecalComponent) | xiiDecalComponent | |
~xiiReflectedClass()=default (defined in xiiReflectedClass) | xiiReflectedClass | virtual |
~xiiRenderComponent() (defined in xiiRenderComponent) | xiiRenderComponent |