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

Method tube

StdLib/StdDraw3D.java:2601–2614  ·  view source on GitHub ↗

Draws a cylindrical tube of radius r from vertex (x1, y1, z1) to vertex (x2, y2, z2).

(double x1, double y1, double z1, double x2, double y2, double z2, double r)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

tubesMethod · 0.95

Calls 7

cylinderMethod · 0.95
magMethod · 0.95
crossMethod · 0.95
angleMethod · 0.95
combineMethod · 0.95
rotateAxisMethod · 0.80
timesMethod · 0.45

Tested by

no test coverage detected