MCPcopy Index your code
hub / github.com/processing/processing / getCurrentContext

Method getCurrentContext

core/src/processing/opengl/PGL.java:1137–1139  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1135
1136
1137 protected int getCurrentContext() {
1138 return glContext;
1139 }
1140
1141
1142 ///////////////////////////////////////////////////////////

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