![]() |
Plasma Engine
2.0
|
This is the complete list of members for plDirectionalLightComponent, including all inherited members.
CalculateEffectiveRange(float fRange, float fIntensity, float fWidth=0.0f, float fLength=0.0f) | plLightComponent | static |
CalculateScreenSpaceSize(const plBoundingSphere &sphere, const plCamera &camera) | plLightComponent | static |
Deinitialize() override | plRenderComponent | protectedvirtual |
DeserializeComponent(plWorldReader &inout_stream) override | plDirectionalLightComponent | virtual |
EnableUnhandledMessageHandler(bool enable) | plComponent | protected |
EnsureInitialized() | plComponent | |
EnsureSimulationStarted() | plComponent | |
GetActiveFlag() const | plComponent | |
GetBaseLightColor() const (defined in plLightComponent) | plLightComponent | |
GetCastShadows() const (defined in plLightComponent) | plLightComponent | |
GetConstantBias() const (defined in plLightComponent) | plLightComponent | |
GetDynamicRTTI() const (defined in plReflectedClass) | plReflectedClass | inlinevirtual |
GetFadeOutStart() const (defined in plDirectionalLightComponent) | plDirectionalLightComponent | |
GetHandle() const | plComponent | |
GetIntensity() const (defined in plLightComponent) | plLightComponent | |
GetLength() const (defined in plLightComponent) | plLightComponent | |
GetLightColor() const (defined in plLightComponent) | plLightComponent | |
GetLocalBounds(plBoundingBoxSphere &ref_bounds, bool &ref_bAlwaysVisible, plMsgUpdateLocalBounds &ref_msg) override | plDirectionalLightComponent | virtual |
GetMinShadowRange() const (defined in plDirectionalLightComponent) | plDirectionalLightComponent | |
GetMode() const =0 (defined in plComponent) | plComponent | protectedpure virtual |
GetNearPlaneOffset() const (defined in plDirectionalLightComponent) | plDirectionalLightComponent | |
GetNumCascades() const (defined in plDirectionalLightComponent) | plDirectionalLightComponent | |
GetOwner() | plComponent | |
GetOwner() const | plComponent | |
GetOwningManager() | plComponent | |
GetOwningManager() const | plComponent | |
GetPenumbraSize() const (defined in plLightComponent) | plLightComponent | |
GetSlopeBias() const (defined in plLightComponent) | plLightComponent | |
GetSpecularMultiplier() const (defined in plLightComponent) | plLightComponent | |
GetSplitModeWeight() const (defined in plDirectionalLightComponent) | plDirectionalLightComponent | |
GetStaticRTTI() (defined in plNoBase) | plNoBase | inlinestatic |
GetTemperature() const (defined in plLightComponent) | plLightComponent | |
GetTypeId() const =0 (defined in plComponent) | plComponent | protectedpure virtual |
GetUniqueID() const | plComponent | |
GetUniqueIdForRendering(const plComponent &component, plUInt32 uiInnerIndex=0, plUInt32 uiInnerIndexShift=24) | plRenderComponent | static |
GetUniqueIdForRendering(plUInt32 uiInnerIndex=0, plUInt32 uiInnerIndexShift=24) const | plRenderComponent | inline |
GetUserFlag(plUInt8 uiFlagIndex) const | plComponent | |
GetUsingColorTemperature() const (defined in plLightComponent) | plLightComponent | |
GetWidth() const (defined in plLightComponent) | plLightComponent | |
GetWorld() | plComponent | |
GetWorld() const | plComponent | |
HandlesMessage(const plMessage &msg) const | plComponent | virtual |
Initialize() | plComponent | protectedvirtual |
InvalidateCachedRenderData() (defined in plRenderComponent) | plRenderComponent | protected |
IsActive() const | plComponent | |
IsActiveAndInitialized() const | plComponent | |
IsActiveAndSimulating() const | plComponent | |
IsDynamic() const | plComponent | protected |
IsInitialized() const (defined in plComponent) | plComponent | protected |
IsInitializing() const (defined in plComponent) | plComponent | protected |
IsInstanceOf(const plRTTI *pType) const | plReflectedClass | |
IsInstanceOf() const | plReflectedClass | inline |
IsSimulationStarted() const (defined in plComponent) | plComponent | protected |
m_bCastShadows (defined in plLightComponent) | plLightComponent | protected |
m_bUseColorTemperature (defined in plLightComponent) | plLightComponent | protected |
m_fConstantBias (defined in plLightComponent) | plLightComponent | protected |
m_fFadeOutStart (defined in plDirectionalLightComponent) | plDirectionalLightComponent | protected |
m_fIntensity (defined in plLightComponent) | plLightComponent | protected |
m_fLength (defined in plLightComponent) | plLightComponent | protected |
m_fMinShadowRange (defined in plDirectionalLightComponent) | plDirectionalLightComponent | protected |
m_fNearPlaneOffset (defined in plDirectionalLightComponent) | plDirectionalLightComponent | protected |
m_fPenumbraSize (defined in plLightComponent) | plLightComponent | protected |
m_fSlopeBias (defined in plLightComponent) | plLightComponent | protected |
m_fSpecularMultiplier (defined in plLightComponent) | plLightComponent | protected |
m_fSplitModeWeight (defined in plDirectionalLightComponent) | plDirectionalLightComponent | protected |
m_fWidth (defined in plLightComponent) | plLightComponent | protected |
m_LightColor (defined in plLightComponent) | plLightComponent | protected |
m_pMessageDispatchType | plComponent | protected |
m_uiNumCascades (defined in plDirectionalLightComponent) | plDirectionalLightComponent | protected |
m_uiTemperature (defined in plLightComponent) | plLightComponent | protected |
OnActivated() override | plRenderComponent | protectedvirtual |
OnDeactivated() override | plRenderComponent | protectedvirtual |
OnMsgExtractRenderData(plMsgExtractRenderData &msg) const (defined in plDirectionalLightComponent) | plDirectionalLightComponent | protected |
OnMsgSetColor(plMsgSetColor &ref_msg) (defined in plLightComponent) | plLightComponent | |
OnSimulationStarted() | plComponent | protectedvirtual |
OnUnhandledMessage(plMessage &msg, bool bWasPostedMsg) | plComponent | protectedvirtual |
OnUnhandledMessage(plMessage &msg, bool bWasPostedMsg) const | plComponent | protectedvirtual |
OnUpdateLocalBounds(plMsgUpdateLocalBounds &msg) (defined in plRenderComponent) | plRenderComponent | protected |
plComponent() | plComponent | protected |
plDirectionalLightComponent() (defined in plDirectionalLightComponent) | plDirectionalLightComponent | |
plLightComponent() (defined in plLightComponent) | plLightComponent | |
plReflectedClass()=default (defined in plReflectedClass) | plReflectedClass | |
plRenderComponent() (defined in plRenderComponent) | plRenderComponent | |
PostMessage(const plMessage &msg, plTime delay=plTime::MakeZero(), plObjectMsgQueueType::Enum queueType=plObjectMsgQueueType::NextFrame) const | plComponent | |
SendMessage(plMessage &ref_msg) | plComponent | inline |
SendMessage(plMessage &ref_msg) const (defined in plComponent) | plComponent | inline |
SerializeComponent(plWorldWriter &inout_stream) const override | plDirectionalLightComponent | virtual |
SetActiveFlag(bool bEnabled) | plComponent | |
SetCastShadows(bool bCastShadows) | plLightComponent | |
SetConstantBias(float fShadowBias) | plLightComponent | |
SetCreatedByPrefab() | plComponent | inline |
SetFadeOutStart(float fFadeOutStart) | plDirectionalLightComponent | |
SetIntensity(float fIntensity) | plLightComponent | |
SetLength(float fLength) | plLightComponent | |
SetLightColor(plColorGammaUB lightColor) (defined in plLightComponent) | plLightComponent | |
SetMinShadowRange(float fMinShadowRange) | plDirectionalLightComponent | |
SetNearPlaneOffset(float fNearPlaneOffset) | plDirectionalLightComponent | |
SetNumCascades(plUInt32 uiNumCascades) | plDirectionalLightComponent | |
SetPenumbraSize(float fPenumbraSize) | plLightComponent | |
SetSlopeBias(float fShadowBias) | plLightComponent | |
SetSpecularMultiplier(float fSpecularMultiplier) (defined in plLightComponent) | plLightComponent | |
SetSplitModeWeight(float fSplitModeWeight) | plDirectionalLightComponent | |
SetTemperature(plUInt32 uiTemperature) (defined in plLightComponent) | plLightComponent | |
SetUniqueID(plUInt32 uiUniqueID) | plComponent | |
SetUserFlag(plUInt8 uiFlagIndex, bool bSet) | plComponent | |
SetUsingColorTemperature(bool bUseColorTemperature) | plLightComponent | |
SetWidth(float fWidth) | plLightComponent | |
TriggerLocalBoundsUpdate() | plRenderComponent | |
WasCreatedByPrefab() const | plComponent | inline |
~plComponent() (defined in plComponent) | plComponent | protectedvirtual |
~plDirectionalLightComponent() (defined in plDirectionalLightComponent) | plDirectionalLightComponent | |
~plLightComponent() (defined in plLightComponent) | plLightComponent | |
~plReflectedClass()=default (defined in plReflectedClass) | plReflectedClass | virtual |
~plRenderComponent() (defined in plRenderComponent) | plRenderComponent |