Class CylinderUtils
java.lang.Object
zombie.tileDepth.CylinderUtils
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
intersect
(float float0, float float1, UI3DScene.Ray ray, CylinderUtils.IntersectionRecord intersectionRecord1)
-
Constructor Details
-
CylinderUtils
public CylinderUtils()
-
-
Method Details
-
intersect
public static boolean intersect(float float0, float float1, UI3DScene.Ray ray, CylinderUtils.IntersectionRecord intersectionRecord1)
-