All Classes |Grouped Classes |Index

Function CL_LineSegment2d

	CL_LineSegment2d::CL_LineSegment2d();

	CL_LineSegment2d::CL_LineSegment2d(
		const CL_LineSegment2x < dle > &amp; copy);

	CL_LineSegment2d::CL_LineSegment2d(
		const CL_Vec2 < dle > &amp; point_p,
		const CL_Vec2 < dle > &amp; point_q);