Class CylinderUtils
java.lang.Object
zombie.tileDepth.CylinderUtils
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanintersect(float radius, float height, UI3DScene.Ray rayIn, CylinderUtils.IntersectionRecord outRecord)
-
Constructor Details
-
CylinderUtils
public CylinderUtils()
-
-
Method Details
-
intersect
public static boolean intersect(float radius, float height, UI3DScene.Ray rayIn, CylinderUtils.IntersectionRecord outRecord)
-