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

btBoxShape_getNumPreferredPenetrationDirections() private méthode

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