Home | All Classes | Grouped Classes | Index | Search

CL_GraphicContext::draw_lines

Draw a continuous chain of lines in the specified color.

	void draw_lines(
		int count, double* vertices, const CL_Color& color);

See also:

CL_Color | CL_GraphicContext



Questions or comments, write to the ClanLib mailing list.