void DrawSplineBasis( Pointer<Vector2C> points, int pointCount, double thick, ColorC color, ) { return _DrawSplineBasis(points, pointCount, thick, color); }