Class CylinderUtils.IntersectionRecord

java.lang.Object
zombie.tileDepth.CylinderUtils.IntersectionRecord
Enclosing class:
CylinderUtils

public static final class CylinderUtils.IntersectionRecord extends Object
  • Field Details

    • location

      public final org.joml.Vector3f location
    • normal

      public final org.joml.Vector3f normal
  • Constructor Details

    • IntersectionRecord

      public IntersectionRecord()