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

btBoxShape_getPlaneEquation() 개인적인 메소드

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