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