Package org.joml
Class PolygonsIntersection
java.lang.Object
org.joml.PolygonsIntersection
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
verticesXY
protected final float[] verticesXY
-
-
Constructor Details
-
PolygonsIntersection
public PolygonsIntersection(float[] floatArray, int[] intArray, int int1)
-
-
Method Details
-
testPoint
public boolean testPoint(float float1, float float2) -
testPoint
-