| AcquireLight()=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| Activate() | AZ::RPI::FeatureProcessor | inlinevirtual |
| AddRenderPasses(RenderPipeline *pipeline) | AZ::RPI::FeatureProcessor | inlinevirtual |
| ApplyRenderPipelineChange(RenderPipeline *pipeline) | AZ::RPI::FeatureProcessor | inlinevirtual |
| AZ_CLASS_ALLOCATOR(FeatureProcessor, AZ::SystemAllocator) (defined in AZ::RPI::FeatureProcessor) | AZ::RPI::FeatureProcessor | |
| AZ_FEATURE_PROCESSOR(PointLightFeatureProcessorInterface) (defined in AZ::Render::PointLightFeatureProcessorInterface) | AZ::Render::PointLightFeatureProcessorInterface | |
| AZ_RTTI(AZ::Render::PointLightFeatureProcessorInterface, "{D3E0B016-F3C6-4C7A-A29E-0B3A4FA87806}", AZ::RPI::FeatureProcessor) (defined in AZ::Render::PointLightFeatureProcessorInterface) | AZ::Render::PointLightFeatureProcessorInterface | |
| AZ_RTTI(FeatureProcessor, "{B8027170-C65C-4237-964D-B557FC9D7575}") (defined in AZ::RPI::FeatureProcessor) | AZ::RPI::FeatureProcessor | |
| CloneLight(LightHandle handle)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| Deactivate() | AZ::RPI::FeatureProcessor | inlinevirtual |
| DisableSceneNotification() (defined in AZ::RPI::FeatureProcessor) | AZ::RPI::FeatureProcessor | protected |
| EnableSceneNotification() (defined in AZ::RPI::FeatureProcessor) | AZ::RPI::FeatureProcessor | protected |
| FeatureProcessor()=default (defined in AZ::RPI::FeatureProcessor) | AZ::RPI::FeatureProcessor | |
| GetLightBuffer() const =0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| GetLightCount() const =0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| GetParentScene() const (defined in AZ::RPI::FeatureProcessor) | AZ::RPI::FeatureProcessor | inline |
| LightHandle typedef (defined in AZ::Render::PointLightFeatureProcessorInterface) | AZ::Render::PointLightFeatureProcessorInterface | |
| OnEndCulling(const RenderPacket &) | AZ::RPI::FeatureProcessor | inlinevirtual |
| OnRenderEnd() | AZ::RPI::FeatureProcessor | inlinevirtual |
| PhotometricUnitType (defined in AZ::Render::PointLightFeatureProcessorInterface) | AZ::Render::PointLightFeatureProcessorInterface | static |
| PrepareViews(const PrepareViewsPacket &, AZStd::vector< AZStd::pair< PipelineViewTag, ViewPtr > > &) | AZ::RPI::FeatureProcessor | inlinevirtual |
| ReleaseLight(LightHandle &handle)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| Render(const RenderPacket &) | AZ::RPI::FeatureProcessor | inlinevirtual |
| SetAffectsGI(LightHandle handle, bool affectsGI)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| SetAffectsGIFactor(LightHandle handle, float affectsGIFactor)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| SetAttenuationRadius(LightHandle handle, float attenuationRadius)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| SetBulbRadius(LightHandle handle, float bulbRadius)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| SetEsmExponent(LightHandle handle, float exponent)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| SetFilteringSampleCount(LightHandle handle, uint16_t count)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| SetLightingChannelMask(LightHandle handle, uint32_t lightingChannelMask)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| SetNormalShadowBias(LightHandle handle, float bias)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| SetPointData(LightHandle handle, const PointLightData &data)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| SetPosition(LightHandle handle, const AZ::Vector3 &lightPosition)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| SetRgbIntensity(LightHandle handle, const PhotometricColor< PhotometricUnitType > &lightColor)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| SetShadowBias(LightHandle handle, float bias)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| SetShadowFilterMethod(LightHandle handle, ShadowFilterMethod method)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| SetShadowmapMaxResolution(LightHandle handle, ShadowmapSize shadowmapSize)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| SetShadowsEnabled(LightHandle handle, bool enabled)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| SetUseCachedShadows(LightHandle handle, bool useCachedShadows)=0 | AZ::Render::PointLightFeatureProcessorInterface | pure virtual |
| Simulate(const SimulatePacket &) | AZ::RPI::FeatureProcessor | inlinevirtual |
| ~FeatureProcessor()=default (defined in AZ::RPI::FeatureProcessor) | AZ::RPI::FeatureProcessor | virtual |