#include "BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h"
Go to the source code of this file.
Functions | |
ATTRIBUTE_ALIGNED16 (class) btScaledBvhTriangleMeshShape |
ATTRIBUTE_ALIGNED16 | ( | class | ) |
The btScaledBvhTriangleMeshShape allows to instance a scaled version of an existing btBvhTriangleMeshShape. Note that each btBvhTriangleMeshShape still can have its own local scaling, independent from this btScaledBvhTriangleMeshShape 'localScaling'
Definition at line 24 of file btScaledBvhTriangleMeshShape.h.