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

btPolyhedralConvexShape_getNumPlanes() private méthode

private btPolyhedralConvexShape_getNumPlanes ( HandleRef jarg1 ) : int
jarg1 HandleRef
Résultat int
        public static extern int btPolyhedralConvexShape_getNumPlanes(HandleRef jarg1);
BulletCollisionPINVOKE