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

Method PGL

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

Source from the content-addressed store, hash-verified

390
391
392 public PGL() { }
393
394
395 public PGL(PGraphicsOpenGL pg) {

Callers

nothing calls this directly

Calls 2

allocateIntBufferMethod · 0.95
allocateByteBufferMethod · 0.95

Tested by

no test coverage detected