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

btBoxShape_getPreferredPenetrationDirection() 개인적인 메소드

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