Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getCurrentContext
Method
getCurrentContext
core/src/processing/opengl/PGL.java:1180–1182 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1178
1179
1180
protected
int
getCurrentContext() {
1181
return
glContext;
1182
}
1183
1184
1185
///////////////////////////////////////////////////////////
Callers
8
create
Method · 0.80
create
Method · 0.80
createPolyBuffers
Method · 0.80
createLineBuffers
Method · 0.80
createPointBuffers
Method · 0.80
allocate
Method · 0.80
allocate
Method · 0.80
initBuffers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected