BulletCSharp.BulletCollisionPINVOKE.btBoxShape_getHalfExtentsWithoutMargin C# (CSharp) 메소드

btBoxShape_getHalfExtentsWithoutMargin() 개인적인 메소드

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