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

btConvexTriangleMeshShape_localGetSupportingVertexWithoutMargin() 개인적인 메소드

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