All Classes |Grouped Classes |Index

Function get_intersection

Return the intersection of this and other line.

	CL_Vec3<Type> CL_Line3xype &gtggtget_in_intertersection(
		const CL_Line3x < Type > & second,
		bool & intersect,
		Type range = (Type) 0.5);