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

Method sphere

StdLib/StdDraw3D.java:2152–2154  ·  view source on GitHub ↗

Draws a sphere at (x, y, z) with radius r.

(double x, double y, double z, double r)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

tubesMethod · 0.95
drawMethod · 0.95

Calls 3

createVector3fMethod · 0.95
createAppearanceMethod · 0.95
primitiveMethod · 0.95

Tested by

no test coverage detected