All Classes |Grouped Classes |Index

Function CL_LineSegment3x

	CL_LineSegment3x< Type >::CL_LineSegment3x();

	CL_LineSegment3x< Type >::CL_LineSegment3x(
		const CL_LineSegment3x < Type > & copy);

	CL_LineSegment3x< Type >::CL_LineSegment3x(
		const CL_Vec3 < Type > & point_p,
		const CL_Vec3 < Type > & point_q);