BulletCSharp.BulletCollisionPINVOKE.btConvexHullShape_getNumPoints C# (CSharp) Method

btConvexHullShape_getNumPoints() private method

private btConvexHullShape_getNumPoints ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int btConvexHullShape_getNumPoints(HandleRef jarg1);
BulletCollisionPINVOKE