We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d14f4f commit 6b3b83bCopy full SHA for 6b3b83b
1 file changed
trimesh/__init__.py
@@ -11,6 +11,7 @@
11
from . import (
12
boolean,
13
caching,
14
+ collision,
15
comparison,
16
convex,
17
creation,
0 commit comments