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

btBoxShape_getNumEdges() 개인적인 메소드

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