ClanLib  2.3.7
CL_LineSegment3x< Type > Member List

This is the complete list of members for CL_LineSegment3x< Type >, including all inherited members.

CL_LineSegment3x()CL_LineSegment3x< Type >inline
CL_LineSegment3x(const CL_LineSegment3x< Type > &copy)CL_LineSegment3x< Type >inline
CL_LineSegment3x(const CL_Vec3< Type > &point_p, const CL_Vec3< Type > &point_q)CL_LineSegment3x< Type >inline
get_midpoint() const CL_LineSegment3x< Type >inline
operator!=(const CL_LineSegment3x< Type > &line) const CL_LineSegment3x< Type >inline
operator=(const CL_LineSegment3x< Type > &copy)CL_LineSegment3x< Type >inline
operator==(const CL_LineSegment3x< Type > &line) const CL_LineSegment3x< Type >inline
pCL_LineSegment3x< Type >
point_distance(const CL_Vec3< Type > &point, CL_Vec3< Type > &dest_intercept) const CL_LineSegment3x< Type >
qCL_LineSegment3x< Type >