BulletCSharp.BulletCollisionPINVOKE.btBoxShape_getNumEdges C# (CSharp) Method

btBoxShape_getNumEdges() private method

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