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

Method wireBox

StdLib/StdDraw3D.java:2341–2343  ·  view source on GitHub ↗

Draws a wireframe box at (x, y, z) with dimensions (w, h, d).

(double x, double y, double z, double w, double h, double d)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

wireCubeMethod · 0.95

Calls 3

createAppearanceMethod · 0.95
createVector3fMethod · 0.95
primitiveMethod · 0.95

Tested by

no test coverage detected