ezEngine  Release 25.03
ezSpotLightComponent Member List

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

CalculateBoundingSphere(const ezTransform &t, float fRange) const (defined in ezSpotLightComponent)ezSpotLightComponentprotected
CalculateEffectiveRange(float fRange, float fIntensity)ezLightComponentstatic
CalculateScreenSpaceSize(const ezBoundingSphere &sphere, const ezCamera &camera)ezLightComponentstatic
CalculateShadowFadeOut(const ezBoundingSphere &sphere, float fShadowFadeOutRange, const ezCamera &camera, float &out_fShadowScreenSize) const (defined in ezLightComponent)ezLightComponentprotected
Deinitialize() overrideezRenderComponentprotectedvirtual
DeserializeComponent(ezWorldReader &inout_stream) overrideezSpotLightComponentvirtual
EnableUnhandledMessageHandler(bool enable)ezComponentprotected
EnsureInitialized()ezComponent
EnsureSimulationStarted()ezComponent
ezComponent()ezComponentprotected
ezLightComponent() (defined in ezLightComponent)ezLightComponent
ezReflectedClass()=default (defined in ezReflectedClass)ezReflectedClass
ezRenderComponent() (defined in ezRenderComponent)ezRenderComponent
ezSpotLightComponent() (defined in ezSpotLightComponent)ezSpotLightComponent
GetActiveFlag() constezComponent
GetCastShadows() const (defined in ezLightComponent)ezLightComponent
GetConstantBias() const (defined in ezLightComponent)ezLightComponent
GetDynamicRTTI() const (defined in ezReflectedClass)ezReflectedClassinlinevirtual
GetEffectiveColor() const (defined in ezLightComponent)ezLightComponent
GetEffectiveRange() constezSpotLightComponent
GetHandle() constezComponent
GetInnerSpotAngle() const (defined in ezSpotLightComponent)ezSpotLightComponent
GetIntensity() const (defined in ezLightComponent)ezLightComponent
GetLightColor() const (defined in ezLightComponent)ezLightComponent
GetLocalBounds(ezBoundingBoxSphere &ref_bounds, bool &ref_bAlwaysVisible, ezMsgUpdateLocalBounds &ref_msg) overrideezSpotLightComponentvirtual
GetMode() const =0 (defined in ezComponent)ezComponentprotectedpure virtual
GetOuterSpotAngle() const (defined in ezSpotLightComponent)ezSpotLightComponent
GetOwner()ezComponent
GetOwner() constezComponent
GetOwningManager()ezComponent
GetOwningManager() constezComponent
GetPenumbraSize() const (defined in ezLightComponent)ezLightComponent
GetRange() const (defined in ezSpotLightComponent)ezSpotLightComponent
GetShadowFadeOutRange() const (defined in ezSpotLightComponent)ezSpotLightComponent
GetSlopeBias() const (defined in ezLightComponent)ezLightComponent
GetSpecularMultiplier() const (defined in ezLightComponent)ezLightComponent
GetStaticRTTI() (defined in ezNoBase)ezNoBaseinlinestatic
GetTemperature() const (defined in ezLightComponent)ezLightComponent
GetTransparentShadows() const (defined in ezLightComponent)ezLightComponent
GetTypeId() const =0 (defined in ezComponent)ezComponentprotectedpure virtual
GetUniqueID() constezComponent
GetUniqueIdForRendering(const ezComponent &component, ezUInt32 uiInnerIndex=0, ezUInt32 uiInnerIndexShift=24)ezRenderComponentstatic
GetUniqueIdForRendering(ezUInt32 uiInnerIndex=0, ezUInt32 uiInnerIndexShift=24) constezRenderComponentinline
GetUserFlag(ezUInt8 uiFlagIndex) constezComponent
GetUsingColorTemperature() const (defined in ezLightComponent)ezLightComponent
GetWorld()ezComponent
GetWorld() constezComponent
HandlesMessage(const ezMessage &msg) constezComponentvirtual
Initialize()ezComponentprotectedvirtual
InvalidateCachedRenderData() (defined in ezRenderComponent)ezRenderComponentprotected
IsActive() constezComponent
IsActiveAndInitialized() constezComponent
IsActiveAndSimulating() constezComponent
IsDynamic() constezComponentprotected
IsInitialized() const (defined in ezComponent)ezComponentprotected
IsInitializing() const (defined in ezComponent)ezComponentprotected
IsInstanceOf(const ezRTTI *pType) constezReflectedClass
IsInstanceOf() constezReflectedClassinline
IsSimulationStarted() const (defined in ezComponent)ezComponentprotected
m_bCastShadows (defined in ezLightComponent)ezLightComponentprotected
m_bTransparentShadows (defined in ezLightComponent)ezLightComponentprotected
m_bUseColorTemperature (defined in ezLightComponent)ezLightComponentprotected
m_fConstantBias (defined in ezLightComponent)ezLightComponentprotected
m_fEffectiveRange (defined in ezSpotLightComponent)ezSpotLightComponentprotected
m_fIntensity (defined in ezLightComponent)ezLightComponentprotected
m_fPenumbraSize (defined in ezLightComponent)ezLightComponentprotected
m_fRange (defined in ezSpotLightComponent)ezSpotLightComponentprotected
m_fShadowFadeOutRange (defined in ezSpotLightComponent)ezSpotLightComponentprotected
m_fSlopeBias (defined in ezLightComponent)ezLightComponentprotected
m_fSpecularMultiplier (defined in ezLightComponent)ezLightComponentprotected
m_InnerSpotAngle (defined in ezSpotLightComponent)ezSpotLightComponentprotected
m_LightColor (defined in ezLightComponent)ezLightComponentprotected
m_OuterSpotAngle (defined in ezSpotLightComponent)ezSpotLightComponentprotected
m_pMessageDispatchTypeezComponentprotected
m_uiTemperature (defined in ezLightComponent)ezLightComponentprotected
OnActivated() overrideezRenderComponentprotectedvirtual
OnDeactivated() overrideezRenderComponentprotectedvirtual
OnMsgExtractRenderData(ezMsgExtractRenderData &msg) const (defined in ezSpotLightComponent)ezSpotLightComponentprotected
OnMsgSetColor(ezMsgSetColor &ref_msg) (defined in ezLightComponent)ezLightComponent
OnSimulationStarted()ezComponentprotectedvirtual
OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg)ezComponentprotectedvirtual
OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg) constezComponentprotectedvirtual
OnUpdateLocalBounds(ezMsgUpdateLocalBounds &msg) (defined in ezRenderComponent)ezRenderComponentprotected
PostMessage(const ezMessage &msg, ezTime delay=ezTime::MakeZero(), ezObjectMsgQueueType::Enum queueType=ezObjectMsgQueueType::NextFrame) constezComponent
SendMessage(ezMessage &ref_msg)ezComponentinline
SendMessage(ezMessage &ref_msg) const (defined in ezComponent)ezComponentinline
SerializeComponent(ezWorldWriter &inout_stream) const overrideezSpotLightComponentvirtual
SetActiveFlag(bool bEnabled)ezComponent
SetCastShadows(bool bCastShadows)ezLightComponent
SetConstantBias(float fShadowBias)ezLightComponent
SetCreatedByPrefab()ezComponentinline
SetInnerSpotAngle(ezAngle spotAngle)ezSpotLightComponent
SetIntensity(float fIntensity)ezLightComponent
SetLightColor(ezColorGammaUB lightColor) (defined in ezLightComponent)ezLightComponent
SetOuterSpotAngle(ezAngle spotAngle)ezSpotLightComponent
SetPenumbraSize(float fPenumbraSize)ezLightComponent
SetRange(float fRange)ezSpotLightComponent
SetShadowFadeOutRange(float fRange)ezSpotLightComponent
SetSlopeBias(float fShadowBias)ezLightComponent
SetSpecularMultiplier(float fSpecularMultiplier) (defined in ezLightComponent)ezLightComponent
SetTemperature(ezUInt32 uiTemperature) (defined in ezLightComponent)ezLightComponent
SetTransparentShadows(bool bShadows)ezLightComponent
SetUniqueID(ezUInt32 uiUniqueID)ezComponent
SetUserFlag(ezUInt8 uiFlagIndex, bool bSet)ezComponent
SetUsingColorTemperature(bool bUseColorTemperature)ezLightComponent
TriggerLocalBoundsUpdate()ezRenderComponent
WasCreatedByPrefab() constezComponentinline
~ezComponent() (defined in ezComponent)ezComponentprotectedvirtual
~ezLightComponent() (defined in ezLightComponent)ezLightComponent
~ezReflectedClass()=default (defined in ezReflectedClass)ezReflectedClassvirtual
~ezRenderComponent() (defined in ezRenderComponent)ezRenderComponent
~ezSpotLightComponent() (defined in ezSpotLightComponent)ezSpotLightComponent