Class PolygonsIntersection
java.lang.Object
org.joml.PolygonsIntersection
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PolygonsIntersection
public PolygonsIntersection(float[] floats, int[] ints, int int0)
-
-
Method Details
-
testPoint
public boolean testPoint(float float0, float float1) -
testPoint
-