MCPcopy Create free account
hub / github.com/aistrate/AlgorithmsSedgewick / constructPoint3f

Method constructPoint3f

StdLib/StdDraw3D.java:2814–2823  ·  view source on GitHub ↗

Constructs a Point3f array from the given coordinate arrays.

(double[] x, double[] y, double[] z)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

pointsMethod · 0.95
linesMethod · 0.95
polygonMethod · 0.95

Calls 1

createVector3fMethod · 0.95

Tested by

no test coverage detected