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

btCollisionDispatcher_releaseManifold() 개인적인 메소드

private btCollisionDispatcher_releaseManifold ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
리턴 void
        public static extern void btCollisionDispatcher_releaseManifold(HandleRef jarg1, HandleRef jarg2);
BulletCollisionPINVOKE