Skip to content

Commit 6b3b83b

Browse files
committed
add collision to init
1 parent 4d14f4f commit 6b3b83b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

trimesh/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
from . import (
1212
boolean,
1313
caching,
14+
collision,
1415
comparison,
1516
convex,
1617
creation,

0 commit comments

Comments
 (0)