MCPcopy
hub / github.com/processing/p5.js / p5.Geometry.js

File p5.Geometry.js

test/unit/webgl/p5.Geometry.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import p5 from '../../../src/app.js';
2import { vi } from 'vitest';
3
4suite('p5.Geometry', function() {

Callers

nothing calls this directly

Calls 15

drawShapeFunction · 0.85
_edgesToVerticesMethod · 0.80
calculateBoundingBoxMethod · 0.80
buildGeometryMethod · 0.80
modelMethod · 0.80
noFillMethod · 0.80
removeMethod · 0.45
pushMethod · 0.45
arrayMethod · 0.45
translateMethod · 0.45
rotateYMethod · 0.45

Tested by

no test coverage detected