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

Method cylinder

StdLib/StdDraw3D.java:2364–2366  ·  view source on GitHub ↗

Draws a cylinder at (x, y, z) with radius r and height h.

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

tubeMethod · 0.95

Calls 3

createAppearanceMethod · 0.95
createVector3fMethod · 0.95
primitiveMethod · 0.95

Tested by

no test coverage detected