Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ is3D
Method
is3D
core/src/processing/opengl/PGraphics2D.java:51–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
50
51
@Override
52
public
boolean is3D() {
53
return
false;
54
}
55
56
57
//////////////////////////////////////////////////////////////
Callers
15
hint
Method · 0.45
createShapeFamily
Method · 0.45
createShapePrimitive
Method · 0.45
tessellate
Method · 0.45
flush
Method · 0.45
rawPolys
Method · 0.45
rawSortedPolys
Method · 0.45
rawLines
Method · 0.45
rawPoints
Method · 0.45
textLineImpl
Method · 0.45
setGLSettings
Method · 0.45
getVertexMin
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected