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

Method createAppearance

StdLib/StdDraw3D.java:709–764  ·  view source on GitHub ↗

Creates an Appearance. @param imageURL Wraps a texture around from this image file. @param fill If true, fills in faces. If false, outlines. @return The created appearance.

(String imageURL, boolean fill)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

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
drawOBJMethod · 0.95
shapeMethod · 0.95

Calls 3

createBlankAppearanceMethod · 0.95
createTextureMethod · 0.95
setColorMethod · 0.45

Tested by

no test coverage detected