MCPcopy 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

createMethod · 0.80
createMethod · 0.80
createPolyBuffersMethod · 0.80
createLineBuffersMethod · 0.80
createPointBuffersMethod · 0.80
allocateMethod · 0.80
allocateMethod · 0.80
initBuffersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected