Module raytracer

Class Intersections.SphereIntersectionInput

java.lang.Object
de.grogra.ray.intersection.Intersections.SphereIntersectionInput
Enclosing class:
Intersections

public static class Intersections.SphereIntersectionInput extends Object
  • Field Details

    • ray

      public Ray ray
    • invers_transformation

      public Matrix4f invers_transformation
    • squareRadius

      public float squareRadius
  • Constructor Details

    • SphereIntersectionInput

      public SphereIntersectionInput()