MCPcopy 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

1import { mockP5, mockP5Prototype } from '../../js/mocks';
2import transform from '../../../src/core/transform';
3
4suite('Transform', function() {

Callers

nothing calls this directly

Calls 4

transformFunction · 0.85
rotateXMethod · 0.45
rotateYMethod · 0.45
rotateZMethod · 0.45

Tested by

no test coverage detected