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

Method PShapeOpenGL

core/src/processing/opengl/PShapeOpenGL.java:312–313  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

310 private float[] selVertices;
311
312 PShapeOpenGL() {
313 }
314
315
316 public PShapeOpenGL(PGraphicsOpenGL pg, int family) {

Callers

nothing calls this directly

Calls 6

newAttributeMapMethod · 0.95
newInGeometryMethod · 0.95
setParamsMethod · 0.95
createEmptyContextMethod · 0.80
setKindMethod · 0.80
colorModeMethod · 0.45

Tested by

no test coverage detected