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

Method wireCone

StdLib/StdDraw3D.java:2448–2450  ·  view source on GitHub ↗

Draws a wireframe cone 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

nothing calls this directly

Calls 3

createAppearanceMethod · 0.95
createVector3fMethod · 0.95
primitiveMethod · 0.95

Tested by

no test coverage detected