16#ifndef BT_UNIFORM_SCALING_SHAPE_H
17#define BT_UNIFORM_SCALING_SHAPE_H
53 return m_childConvexShape;
58 return m_childConvexShape;
63 return "UniformScalingShape";
btConvexShape()
not supported on IBM SDK, until we fix the alignment of btVector3
float btScalar
The btScalar type abstracts floating point numbers, to easily switch between double and single floati...
#define ATTRIBUTE_ALIGNED16(a)
btVector3
btVector3 can be used to represent 3D points and vectors. It has an un-used w component to suit 16-by...