Uses of Interface
de.grogra.ray.light.ShadowProcessor
Packages that use ShadowProcessor
-
Uses of ShadowProcessor in de.grogra.imp3d.ray
Methods in de.grogra.imp3d.ray with parameters of type ShadowProcessorModifier and TypeMethodDescriptionint
RTAreaLight.getLightRays
(Ray view, IntersectionDescription desc, ShadowProcessor shadowModel, RayList rays) int
RTDirectionalLight.getLightRays
(Ray view, IntersectionDescription desc, ShadowProcessor shadowProcessor, RayList rays) int
RTPointLight.getLightRays
(Ray view, IntersectionDescription desc, ShadowProcessor shadowModel, RayList rays) int
RTSpotLight.getLightRays
(Ray view, IntersectionDescription desc, ShadowProcessor shadowModel, RayList rays) -
Uses of ShadowProcessor in de.grogra.ray
Methods in de.grogra.ray with parameters of type ShadowProcessorModifier and TypeMethodDescriptionint
RTLight.getLightRays
(Ray view, IntersectionDescription desc, ShadowProcessor shadowProcessor, RayList rays) -
Uses of ShadowProcessor in de.grogra.ray.light
Classes in de.grogra.ray.light that implement ShadowProcessorFields in de.grogra.ray.light declared as ShadowProcessorModifier and TypeFieldDescriptionprotected ShadowProcessor
DefaultLightProcessor.m_shadowProcessor
-
Uses of ShadowProcessor in de.grogra.ray.tracing
Methods in de.grogra.ray.tracing with parameters of type ShadowProcessorModifier and TypeMethodDescriptionint
HagensBiDiStrategie1.RTPseudoLight.getLightRays
(Ray view, IntersectionDescription desc, ShadowProcessor shadowProcessor, RayList rays)