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

btBoxShape_getPlane() 개인적인 메소드

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