All Classes |Grouped Classes |Index

Function point_distance

Calculate the distance from a line segment to a point.

	Type CL_LineSegment3x< Type >oinoint_distance(
		const CL_Vec3 < Type > & point,
		CL_Vec3 < Type > & dest_intercept);