Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ ortho
Method
ortho
core/src/processing/opengl/PGraphics2D.java:77–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
76
77
@Override
78
public
void
ortho() {
79
showMethodWarning(
"ortho"
);
80
}
81
82
83
@Override
Callers
2
defaultPerspective
Method · 0.45
begin2D
Method · 0.45
Calls
1
showMethodWarning
Method · 0.45
Tested by
no test coverage detected