Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
newAttributeMap
Method · 0.95
newInGeometry
Method · 0.95
setParams
Method · 0.95
createEmptyContext
Method · 0.80
setKind
Method · 0.80
colorMode
Method · 0.45
Tested by
no test coverage detected