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

Method primitive

StdLib/StdDraw3D.java:2468–2497  ·  view source on GitHub ↗

Draws a Java 3D Primitive object at (x, y, z) with axial rotations (xA, yA, zA).

(Primitive shape, double x, double y, double z, Vector3d angles, Vector3d scales)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

sphereMethod · 0.95
wireSphereMethod · 0.95
ellipsoidMethod · 0.95
wireEllipsoidMethod · 0.95
boxMethod · 0.95
wireBoxMethod · 0.95
cylinderMethod · 0.95
wireCylinderMethod · 0.95
coneMethod · 0.95
wireConeMethod · 0.95

Calls 6

createTransformGroupMethod · 0.95
createVector3fMethod · 0.95
createBranchGroupMethod · 0.95
setTransformMethod · 0.80
setScaleMethod · 0.45
scaleMethod · 0.45

Tested by

no test coverage detected