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

btBoxShape_getNumVertices() private méthode

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