Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/processing/p5.js
/ transform.js
File
transform.js
test/unit/core/transform.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mockP5, mockP5Prototype } from
'../../js/mocks'
;
2
import
transform from
'../../../src/core/transform'
;
3
4
suite(
'Transform'
,
function
() {
Callers
nothing calls this directly
Calls
4
transform
Function · 0.85
rotateX
Method · 0.45
rotateY
Method · 0.45
rotateZ
Method · 0.45
Tested by
no test coverage detected