Uses of Interface
de.grogra.ray.light.ShadowProcessor
-
Uses of ShadowProcessor in de.grogra.imp3d.ray
Modifier 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
Modifier and TypeMethodDescriptionint
RTLight.getLightRays
(Ray view, IntersectionDescription desc, ShadowProcessor shadowProcessor, RayList rays) -
Uses of ShadowProcessor in de.grogra.ray.light
Modifier and TypeFieldDescriptionprotected ShadowProcessor
DefaultLightProcessor.m_shadowProcessor
-
Uses of ShadowProcessor in de.grogra.ray.tracing
Modifier and TypeMethodDescriptionint
HagensBiDiStrategie1.RTPseudoLight.getLightRays
(Ray view, IntersectionDescription desc, ShadowProcessor shadowProcessor, RayList rays)