BulletCSharp.BulletCollisionPINVOKE.btBoxShape_getHalfExtentsWithoutMargin C# (CSharp) Method

btBoxShape_getHalfExtentsWithoutMargin() private method

private btBoxShape_getHalfExtentsWithoutMargin ( HandleRef jarg1 ) : IntPtr
jarg1 System.Runtime.InteropServices.HandleRef
return System.IntPtr
        public static extern IntPtr btBoxShape_getHalfExtentsWithoutMargin(HandleRef jarg1);
BulletCollisionPINVOKE