BulletCSharp.BulletCollisionPINVOKE.btMultiSphereShape_localGetSupportingVertexWithoutMargin C# (CSharp) Method

btMultiSphereShape_localGetSupportingVertexWithoutMargin() private method

private btMultiSphereShape_localGetSupportingVertexWithoutMargin ( HandleRef jarg1, HandleRef jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 HandleRef
return IntPtr
        public static extern IntPtr btMultiSphereShape_localGetSupportingVertexWithoutMargin(HandleRef jarg1, HandleRef jarg2);
BulletCollisionPINVOKE