BulletCSharp.BulletCollisionPINVOKE.btBoxShape_getHalfExtentsWithMargin C# (CSharp) Méthode

btBoxShape_getHalfExtentsWithMargin() private méthode

private btBoxShape_getHalfExtentsWithMargin ( HandleRef jarg1 ) : IntPtr
jarg1 System.Runtime.InteropServices.HandleRef
Résultat System.IntPtr
        public static extern IntPtr btBoxShape_getHalfExtentsWithMargin(HandleRef jarg1);
BulletCollisionPINVOKE