MCPcopy Index your code
hub / github.com/processing/processing / perspective

Method perspective

core/src/processing/opengl/PGraphics2D.java:98–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96
97
98 @Override
99 public void perspective() {
100 showMethodWarning("perspective");
101 }
102
103
104 @Override

Callers 1

defaultPerspectiveMethod · 0.45

Calls 1

showMethodWarningMethod · 0.45

Tested by

no test coverage detected