#include <btGImpactShape.h>
Public Member Functions | |
btTriangleShapeEx (const btVector3 &p0, const btVector3 &p1, const btVector3 &p2) | |
virtual void | getAabb (const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const |
This class implements a better getAabb method than the previous btTriangleShape class
btTriangleShapeEx::btTriangleShapeEx | ( | const btVector3 & | p0, | |
const btVector3 & | p1, | |||
const btVector3 & | p2 | |||
) | [inline] |
virtual void btTriangleShapeEx::getAabb | ( | const btTransform & | t, | |
btVector3 & | aabbMin, | |||
btVector3 & | aabbMax | |||
) | const [inline, virtual] |