25btEmptyShape::~btEmptyShape()
34 aabbMin = t.getOrigin() - margin;
36 aabbMax = t.getOrigin() + margin;
virtual btScalar getMargin() const =0
float btScalar
The btScalar type abstracts floating point numbers, to easily switch between double and single floati...
btVector3
btVector3 can be used to represent 3D points and vectors. It has an un-used w component to suit 16-by...