Ejemplo n.º 1
0
        public btVector3 getHalfExtentsWithMargin()
        {
            btVector3 ret = new btVector3(BulletPINVOKE.btBoxShape_getHalfExtentsWithMargin(swigCPtr), true);

            return(ret);
        }