Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ defaultCamera
Method
defaultCamera
core/src/processing/opengl/PGraphics2D.java:154–158 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
152
153
154
@Override
155
protected
void
defaultCamera() {
156
eyeDist = 1;
157
resetMatrix();
158
}
159
160
161
//////////////////////////////////////////////////////////////
Callers
1
begin2D
Method · 0.95
Calls
1
resetMatrix
Method · 0.45
Tested by
no test coverage detected