20 INLINE BulletCapsuleShape::
21 ~BulletCapsuleShape() {
31 INLINE BulletCapsuleShape::
41 INLINE
void BulletCapsuleShape::
51 INLINE PN_stdfloat BulletCapsuleShape::
54 return (PN_stdfloat)_shape->getRadius();
62 INLINE PN_stdfloat BulletCapsuleShape::
63 get_half_height()
const {
65 return (PN_stdfloat)_shape->getHalfHeight();