CL_LineSegment2x< Type > Member List

This is the complete list of members for CL_LineSegment2x< Type >, including all inherited members.
CL_LineSegment2x()CL_LineSegment2x< Type > [inline]
CL_LineSegment2x(const CL_LineSegment2x< Type > &copy)CL_LineSegment2x< Type > [inline]
CL_LineSegment2x(const CL_Vec2< Type > &point_p, const CL_Vec2< Type > &point_q)CL_LineSegment2x< Type > [inline]
clip(const CL_Rectx< Type > &rect, bool &clipped)CL_LineSegment2x< Type >
collinear(const CL_LineSegment2x< Type > &second) const CL_LineSegment2x< Type >
get_intersection(const CL_LineSegment2x< Type > &second, bool &intersect) const CL_LineSegment2x< Type >
get_midpoint() const CL_LineSegment2x< Type > [inline]
intersects(const CL_LineSegment2x< Type > &second, bool collinear_intersect) const CL_LineSegment2x< Type >
normal() const CL_LineSegment2x< Type >
operator!=(const CL_LineSegment2x< Type > &line) const CL_LineSegment2x< Type > [inline]
operator=(const CL_LineSegment2x< Type > &copy)CL_LineSegment2x< Type > [inline]
operator==(const CL_LineSegment2x< Type > &line) const CL_LineSegment2x< Type > [inline]
pCL_LineSegment2x< Type >
point_distance(const CL_Vec2< Type > &point)CL_LineSegment2x< Type >
point_right_of_line(const CL_Vec2< Type > &point) const CL_LineSegment2x< Type > [inline]
qCL_LineSegment2x< Type >