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

Method polygon

StdLib/StdDraw3D.java:2654–2656  ·  view source on GitHub ↗

Draws a filled polygon with the given vertices. The vertices should be planar for a proper 2D polygon to be drawn.

(double[] x, double[] y, double[] z)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

wirePolygonMethod · 0.95

Calls 4

constructPoint3fMethod · 0.95
createShape3DMethod · 0.95
shapeMethod · 0.95
wireShapeMethod · 0.95

Tested by

no test coverage detected