public btVector3 getHalfExtentsWithoutMargin() { btVector3 ret = new btVector3(BulletPINVOKE.btBoxShape_getHalfExtentsWithoutMargin(swigCPtr), false); return(ret); }