Uses of Interface
de.grogra.ray.shader.RTShader
Packages that use RTShader
Package
Description
-
Uses of RTShader in de.grogra.imp3d.ray
Methods in de.grogra.imp3d.ray that return RTShader -
Uses of RTShader in de.grogra.ray
Methods in de.grogra.ray that return RTShader -
Uses of RTShader in de.grogra.ray.intersection
Fields in de.grogra.ray.intersection declared as RTShaderModifier and TypeFieldDescriptionIntersections.ParallelogramInput.transparencyShader
Intersections.PlaneInput.transparencyShader
-
Uses of RTShader in de.grogra.ray.tracing
Methods in de.grogra.ray.tracing that return RTShaderMethods in de.grogra.ray.tracing with parameters of type RTShaderModifier and TypeMethodDescriptionHagensBiDiStrategie1.generatePseudoLight
(Ray rayIn, Ray rayOut, ShadingEnvironment env, RTShader shader, Color3f color)