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

btConvexHullShape_getNumPoints() private méthode

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