-
- All Implemented Interfaces:
public final class RayAngleInformation
Ray information class to store relevant data about rays and any intersection found specific to shadow casting.
-
-
Constructor Summary
Constructors Constructor Description RayAngleInformation(Ray ray, Double angle)
-