![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezDirectionalLightComponent, including all inherited members.
CalculateEffectiveRange(float fRange, float fIntensity) | ezLightComponent | static |
CalculateScreenSpaceSize(const ezBoundingSphere &sphere, const ezCamera &camera) | ezLightComponent | static |
CalculateShadowFadeOut(const ezBoundingSphere &sphere, float fShadowFadeOutRange, const ezCamera &camera, float &out_fShadowScreenSize) const (defined in ezLightComponent) | ezLightComponent | protected |
Deinitialize() override | ezRenderComponent | protectedvirtual |
DeserializeComponent(ezWorldReader &inout_stream) override | ezDirectionalLightComponent | virtual |
EnableUnhandledMessageHandler(bool enable) | ezComponent | protected |
EnsureInitialized() | ezComponent | |
EnsureSimulationStarted() | ezComponent | |
ezComponent() | ezComponent | protected |
ezDirectionalLightComponent() (defined in ezDirectionalLightComponent) | ezDirectionalLightComponent | |
ezLightComponent() (defined in ezLightComponent) | ezLightComponent | |
ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | |
ezRenderComponent() (defined in ezRenderComponent) | ezRenderComponent | |
GetActiveFlag() const | ezComponent | |
GetCastShadows() const (defined in ezLightComponent) | ezLightComponent | |
GetConstantBias() const (defined in ezLightComponent) | ezLightComponent | |
GetDynamicRTTI() const (defined in ezReflectedClass) | ezReflectedClass | inlinevirtual |
GetEffectiveColor() const (defined in ezLightComponent) | ezLightComponent | |
GetFadeOutStart() const (defined in ezDirectionalLightComponent) | ezDirectionalLightComponent | |
GetHandle() const | ezComponent | |
GetIntensity() const (defined in ezLightComponent) | ezLightComponent | |
GetLightColor() const (defined in ezLightComponent) | ezLightComponent | |
GetLocalBounds(ezBoundingBoxSphere &ref_bounds, bool &ref_bAlwaysVisible, ezMsgUpdateLocalBounds &ref_msg) override | ezDirectionalLightComponent | virtual |
GetMinShadowRange() const (defined in ezDirectionalLightComponent) | ezDirectionalLightComponent | |
GetMode() const =0 (defined in ezComponent) | ezComponent | protectedpure virtual |
GetNearPlaneOffset() const (defined in ezDirectionalLightComponent) | ezDirectionalLightComponent | |
GetNumCascades() const (defined in ezDirectionalLightComponent) | ezDirectionalLightComponent | |
GetOwner() | ezComponent | |
GetOwner() const | ezComponent | |
GetOwningManager() | ezComponent | |
GetOwningManager() const | ezComponent | |
GetPenumbraSize() const (defined in ezLightComponent) | ezLightComponent | |
GetSlopeBias() const (defined in ezLightComponent) | ezLightComponent | |
GetSpecularMultiplier() const (defined in ezLightComponent) | ezLightComponent | |
GetSplitModeWeight() const (defined in ezDirectionalLightComponent) | ezDirectionalLightComponent | |
GetStaticRTTI() (defined in ezNoBase) | ezNoBase | inlinestatic |
GetTemperature() const (defined in ezLightComponent) | ezLightComponent | |
GetTransparentShadows() const (defined in ezLightComponent) | ezLightComponent | |
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 ezLightComponent) | ezLightComponent | |
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_bCastShadows (defined in ezLightComponent) | ezLightComponent | protected |
m_bTransparentShadows (defined in ezLightComponent) | ezLightComponent | protected |
m_bUseColorTemperature (defined in ezLightComponent) | ezLightComponent | protected |
m_fConstantBias (defined in ezLightComponent) | ezLightComponent | protected |
m_fFadeOutStart (defined in ezDirectionalLightComponent) | ezDirectionalLightComponent | protected |
m_fIntensity (defined in ezLightComponent) | ezLightComponent | protected |
m_fMinShadowRange (defined in ezDirectionalLightComponent) | ezDirectionalLightComponent | protected |
m_fNearPlaneOffset (defined in ezDirectionalLightComponent) | ezDirectionalLightComponent | protected |
m_fPenumbraSize (defined in ezLightComponent) | ezLightComponent | protected |
m_fSlopeBias (defined in ezLightComponent) | ezLightComponent | protected |
m_fSpecularMultiplier (defined in ezLightComponent) | ezLightComponent | protected |
m_fSplitModeWeight (defined in ezDirectionalLightComponent) | ezDirectionalLightComponent | protected |
m_LightColor (defined in ezLightComponent) | ezLightComponent | protected |
m_pMessageDispatchType | ezComponent | protected |
m_uiNumCascades (defined in ezDirectionalLightComponent) | ezDirectionalLightComponent | protected |
m_uiTemperature (defined in ezLightComponent) | ezLightComponent | protected |
OnActivated() override | ezRenderComponent | protectedvirtual |
OnDeactivated() override | ezRenderComponent | protectedvirtual |
OnMsgExtractRenderData(ezMsgExtractRenderData &msg) const (defined in ezDirectionalLightComponent) | ezDirectionalLightComponent | protected |
OnMsgSetColor(ezMsgSetColor &ref_msg) (defined in ezLightComponent) | ezLightComponent | |
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 | ezDirectionalLightComponent | virtual |
SetActiveFlag(bool bEnabled) | ezComponent | |
SetCastShadows(bool bCastShadows) | ezLightComponent | |
SetConstantBias(float fShadowBias) | ezLightComponent | |
SetCreatedByPrefab() | ezComponent | inline |
SetFadeOutStart(float fFadeOutStart) | ezDirectionalLightComponent | |
SetIntensity(float fIntensity) | ezLightComponent | |
SetLightColor(ezColorGammaUB lightColor) (defined in ezLightComponent) | ezLightComponent | |
SetMinShadowRange(float fMinShadowRange) | ezDirectionalLightComponent | |
SetNearPlaneOffset(float fNearPlaneOffset) | ezDirectionalLightComponent | |
SetNumCascades(ezUInt32 uiNumCascades) | ezDirectionalLightComponent | |
SetPenumbraSize(float fPenumbraSize) | ezLightComponent | |
SetSlopeBias(float fShadowBias) | ezLightComponent | |
SetSpecularMultiplier(float fSpecularMultiplier) (defined in ezLightComponent) | ezLightComponent | |
SetSplitModeWeight(float fSplitModeWeight) | ezDirectionalLightComponent | |
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() const | ezComponent | inline |
~ezComponent() (defined in ezComponent) | ezComponent | protectedvirtual |
~ezDirectionalLightComponent() (defined in ezDirectionalLightComponent) | ezDirectionalLightComponent | |
~ezLightComponent() (defined in ezLightComponent) | ezLightComponent | |
~ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | virtual |
~ezRenderComponent() (defined in ezRenderComponent) | ezRenderComponent |