Package org.jzy3d.maths
Class PolygonArray
java.lang.Object
org.jzy3d.maths.PolygonArray
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
x
public float[] x -
y
public float[] y -
z
public float[] z -
barycentre
-
-
Constructor Details
-
PolygonArray
public PolygonArray(float[] x, float[] y, float[] z)
-
-
Method Details
-
length
public int length() -
getBarycentre
-