Draws a set of points at the given coordinates. For example, the first point is at (x[0], y[0], z[0]). Much more efficient than drawing individual points.
(double[] x, double[] y, double[] z)
source not stored for this graph (policy: none)
no test coverage detected