BulletCSharp.BulletCollisionPINVOKE.btBoxShape_getNumEdges C# (CSharp) Méthode

btBoxShape_getNumEdges() private méthode

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