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

btSphereShape_localGetSupportingVertexWithoutMargin() 개인적인 메소드

private btSphereShape_localGetSupportingVertexWithoutMargin ( HandleRef jarg1, HandleRef jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 HandleRef
리턴 IntPtr
        public static extern IntPtr btSphereShape_localGetSupportingVertexWithoutMargin(HandleRef jarg1, HandleRef jarg2);
BulletCollisionPINVOKE