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

btSphereSphereCollisionAlgorithm_getAllContactManifolds() 개인적인 메소드

private btSphereSphereCollisionAlgorithm_getAllContactManifolds ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
리턴 void
        public static extern void btSphereSphereCollisionAlgorithm_getAllContactManifolds(HandleRef jarg1, HandleRef jarg2);
BulletCollisionPINVOKE