MCPcopy Index your code
hub / github.com/benfry/processing4 / setPrimary

Method setPrimary

core/src/processing/opengl/PGL.java:463–465  ·  view source on GitHub ↗
(boolean primary)

Source from the content-addressed store, hash-verified

461
462
463 public void setPrimary(boolean primary) {
464 primaryPGL = primary;
465 }
466
467
468 static public int smoothToSamples(int smooth) {

Callers 1

svgToImageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected