All Classes |Grouped Classes |Index

Function get_triangle

return a reference to a triangle in the triangulation.

	CL_EarClipTriangulator_Triangle& CL_EarClipResult::get_triangle(
		int index);

Detailed description:

Memory is preallocated for all triangles at creation. Use the returned reference to modify the triangles.