Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lo-th/Oimo.js
/ Shape.js
File
Shape.js
src/shape/Shape.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ SHAPE_NULL } from
'../constants'
;
2
import
{ printError } from
'../core/Utils'
;
3
import
{ _Math } from
'../math/Math'
;
4
import
{ Vec3 } from
'../math/Vec3'
;
Callers
nothing calls this directly
Calls
1
printError
Function · 0.90
Tested by
no test coverage detected