mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-21 05:29:21 +00:00
This is good when having lots of re-used shapes with different sizes. Convex shapes will need to derive from btConvexInternalShape (which is a subclass of btConvexShape). We could have renamed btConvexShape to 'btConvexShapeInterface' (can still do that later)