public class PolygonArray extends Object
Modifier and Type | Field and Description |
---|---|
protected Coord3d |
barycentre |
float[] |
x |
float[] |
y |
float[] |
z |
Constructor and Description |
---|
PolygonArray(float[] x,
float[] y,
float[] z) |
Copyright © 2016. All rights reserved.