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