All Classes |Grouped Classes |Index

Function CL_LineSegment2d

	CL_LineSegment2d::CL_LineSegment2d();

	CL_LineSegment2d::CL_LineSegment2d(
		const CL_LineSegment2x < double > & copy);

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