Package org.jzy3d.maths
Class PolygonArray
- java.lang.Object
-
- org.jzy3d.maths.PolygonArray
-
public class PolygonArray extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected Coord3dbarycentrefloat[]xfloat[]yfloat[]z
-
Constructor Summary
Constructors Constructor Description PolygonArray(float[] x, float[] y, float[] z)
-