All Classes |Grouped Classes |Index

Function CL_LineSegment3d

	CL_LineSegment3d::CL_LineSegment3d();

	CL_LineSegment3d::CL_LineSegment3d(
		const CL_LineSegment3x < double > & copy);

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