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

Method wireEllipsoid

StdLib/StdDraw3D.java:2235–2237  ·  view source on GitHub ↗

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

nothing calls this directly

Calls 2

createAppearanceMethod · 0.95
primitiveMethod · 0.95

Tested by

no test coverage detected