All Classes |Grouped Classes |Index

Function CL_LineSegment3d

	CL_LineSegment3d::CL_LineSegment3d();

	CL_LineSegment3d::CL_LineSegment3d(
		const CL_LineSegment3x < dle > &amp; copy);

	CL_LineSegment3d::CL_LineSegment3d(
		const CL_Vec3 < dle > &amp; point_p,
		const CL_Vec3 < dle > &amp; point_q);