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

btBoxShape_getNumPlanes() private méthode

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