Class RaySphereIntersectCheck
java.lang.Object
zombie.util.RaySphereIntersectCheck
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
intersects
(Vector3 vector1, Vector3 vector0, Vector3 vector2, float float0)
-
Constructor Details
-
RaySphereIntersectCheck
public RaySphereIntersectCheck()
-
-
Method Details
-
intersects
-