Home | All Classes | Grouped Classes | Index | Search

CL_DelauneyTriangulator::add_vertex

This function specifies a point to be used in the triangulation.

	void add_vertex(
		double x, double y, void* data);

See also:

CL_DelauneyTriangulator



Questions or comments, write to the ClanLib mailing list.