BulletCSharp.BulletCollisionPINVOKE.btConvexHullShape_getNumPoints C# (CSharp) Метод

btConvexHullShape_getNumPoints() приватный Метод

private btConvexHullShape_getNumPoints ( HandleRef jarg1 ) : int
jarg1 HandleRef
Результат int
        public static extern int btConvexHullShape_getNumPoints(HandleRef jarg1);
BulletCollisionPINVOKE