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

btBoxShape_getHalfExtentsWithMargin() 개인적인 메소드

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