![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezFillLightComponent, including all inherited members.
Deinitialize() override | ezRenderComponent | protectedvirtual |
DeserializeComponent(ezWorldReader &inout_stream) override | ezFillLightComponent | virtual |
EnableUnhandledMessageHandler(bool enable) | ezComponent | protected |
EnsureInitialized() | ezComponent | |
EnsureSimulationStarted() | ezComponent | |
ezComponent() | ezComponent | protected |
ezFillLightComponent() (defined in ezFillLightComponent) | ezFillLightComponent | |
ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | |
ezRenderComponent() (defined in ezRenderComponent) | ezRenderComponent | |
GetActiveFlag() const | ezComponent | |
GetDirectionality() const (defined in ezFillLightComponent) | ezFillLightComponent | inline |
GetDynamicRTTI() const (defined in ezReflectedClass) | ezReflectedClass | inlinevirtual |
GetEffectiveColor() const (defined in ezFillLightComponent) | ezFillLightComponent | |
GetFalloffExponent() const (defined in ezFillLightComponent) | ezFillLightComponent | inline |
GetHandle() const | ezComponent | |
GetIntensity() const (defined in ezFillLightComponent) | ezFillLightComponent | inline |
GetLightColor() const (defined in ezFillLightComponent) | ezFillLightComponent | inline |
GetLightMode() const (defined in ezFillLightComponent) | ezFillLightComponent | inline |
GetLocalBounds(ezBoundingBoxSphere &ref_bounds, bool &ref_bAlwaysVisible, ezMsgUpdateLocalBounds &ref_msg) override | ezFillLightComponent | virtual |
GetMode() const =0 (defined in ezComponent) | ezComponent | protectedpure virtual |
GetOwner() | ezComponent | |
GetOwner() const | ezComponent | |
GetOwningManager() | ezComponent | |
GetOwningManager() const | ezComponent | |
GetRange() const (defined in ezFillLightComponent) | ezFillLightComponent | inline |
GetStaticRTTI() (defined in ezNoBase) | ezNoBase | inlinestatic |
GetTemperature() const (defined in ezFillLightComponent) | ezFillLightComponent | inline |
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 | |
GetUsingColorTemperature() const (defined in ezFillLightComponent) | ezFillLightComponent | inline |
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_bUseColorTemperature (defined in ezFillLightComponent) | ezFillLightComponent | protected |
m_fDirectionality (defined in ezFillLightComponent) | ezFillLightComponent | protected |
m_fFalloffExponent (defined in ezFillLightComponent) | ezFillLightComponent | protected |
m_fIntensity (defined in ezFillLightComponent) | ezFillLightComponent | protected |
m_fRange (defined in ezFillLightComponent) | ezFillLightComponent | protected |
m_LightColor (defined in ezFillLightComponent) | ezFillLightComponent | protected |
m_LightMode (defined in ezFillLightComponent) | ezFillLightComponent | protected |
m_pMessageDispatchType | ezComponent | protected |
m_uiTemperature (defined in ezFillLightComponent) | ezFillLightComponent | protected |
OnActivated() override | ezRenderComponent | protectedvirtual |
OnDeactivated() override | ezRenderComponent | protectedvirtual |
OnMsgExtractRenderData(ezMsgExtractRenderData &msg) const (defined in ezFillLightComponent) | ezFillLightComponent | protected |
OnMsgSetColor(ezMsgSetColor &ref_msg) (defined in ezFillLightComponent) | ezFillLightComponent | protected |
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 | ezFillLightComponent | virtual |
SetActiveFlag(bool bEnabled) | ezComponent | |
SetCreatedByPrefab() | ezComponent | inline |
SetDirectionality(float fDirectionality) | ezFillLightComponent | |
SetFalloffExponent(float fFalloffExponent) (defined in ezFillLightComponent) | ezFillLightComponent | |
SetIntensity(float fIntensity) | ezFillLightComponent | |
SetLightColor(ezColorGammaUB lightColor) (defined in ezFillLightComponent) | ezFillLightComponent | |
SetLightMode(ezEnum< ezFillLightMode > mode) | ezFillLightComponent | |
SetRange(float fRange) | ezFillLightComponent | |
SetTemperature(ezUInt32 uiTemperature) (defined in ezFillLightComponent) | ezFillLightComponent | |
SetUniqueID(ezUInt32 uiUniqueID) | ezComponent | |
SetUserFlag(ezUInt8 uiFlagIndex, bool bSet) | ezComponent | |
SetUsingColorTemperature(bool bUseColorTemperature) | ezFillLightComponent | |
TriggerLocalBoundsUpdate() | ezRenderComponent | |
WasCreatedByPrefab() const | ezComponent | inline |
~ezComponent() (defined in ezComponent) | ezComponent | protectedvirtual |
~ezFillLightComponent() (defined in ezFillLightComponent) | ezFillLightComponent | |
~ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | virtual |
~ezRenderComponent() (defined in ezRenderComponent) | ezRenderComponent |