Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benfry/processing4
/ defaultCamera
Method
defaultCamera
core/src/processing/opengl/PGraphics3D.java:72–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
71
72
@Override
73
protected
void
defaultCamera() {
74
camera();
75
}
76
77
78
//////////////////////////////////////////////////////////////
Callers
nothing calls this directly
Calls
1
camera
Method · 0.45
Tested by
no test coverage detected