Draws triangles which are defined by x1=points[i][0], y1=points[i][1], z1=points[i][2], x2=points[i][3], etc. All of the points will be the width and color specified by the setPenColor and setPenWidth methods. @param points an array of the points to be connected. The first dimension is unspecified,
(double[][] points)
source not stored for this graph (policy: none)
no test coverage detected