Module raytracer

Class EndlCellGenerator.BoxIntersectionInput

java.lang.Object
de.grogra.ray.intersection.EndlCellGenerator.BoxIntersectionInput
Enclosing class:
EndlCellGenerator

public class EndlCellGenerator.BoxIntersectionInput extends Object
  • Field Details

    • origin

      public final Point3d origin
    • direction

      public final Vector3d direction
    • minValues

      public final Vector3f minValues
    • maxValues

      public final Vector3f maxValues
  • Constructor Details

    • BoxIntersectionInput

      public BoxIntersectionInput()