All Classes |Grouped Classes |Index

Function CL_LineRay2d

	CL_LineRay2d::CL_LineRay2d();

	CL_LineRay2d::CL_LineRay2d(
		const CL_LineRay2x < dle > &amp; copy);

	CL_LineRay2d::CL_LineRay2d(
		const CL_Vec2 < dle > &amp; point_p,
		const CL_Vec2 < dle > &amp; direction_v);