All Classes |Grouped Classes |Index

Function CL_Triangled

	CL_Triangled::CL_Triangled();

	CL_Triangled::CL_Triangled(
		const CL_Trianglex < double > & copy);

	CL_Triangled::CL_Triangled(
		const CL_Vec2 < double > & point_p,
		const CL_Vec2 < double > & point_q,
		const CL_Vec2 < double > & point_r);