void DrawTriangleStrip3D( Pointer<Vector3C> points, int pointCount, ColorC color, ) { return _DrawTriangleStrip3D(points, pointCount, color); }