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

btBoxShape_getNumPlanes() 개인적인 메소드

private btBoxShape_getNumPlanes ( HandleRef jarg1 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
리턴 int
        public static extern int btBoxShape_getNumPlanes(HandleRef jarg1);
BulletCollisionPINVOKE