ClanLib  2.3.7
CL_Line2f Member List

This is the complete list of members for CL_Line2f, including all inherited members.

CL_Line2f()CL_Line2finline
CL_Line2f(const CL_Line2x< float > &copy)CL_Line2finline
CL_Line2f(const CL_Vec2< float > &point_p, const CL_Vec2< float > &point_q)CL_Line2finline
CL_Line2f(const CL_Vec2< float > &point_p, float gradient)CL_Line2finline
CL_Line2x()CL_Line2x< float >inline
CL_Line2x(const CL_Line2x< float > &copy)CL_Line2x< float >inline
CL_Line2x(const CL_Vec2< float > &point_p, const CL_Vec2< float > &point_q)CL_Line2x< float >inline
CL_Line2x(const CL_Vec2< float > &point_p, floatgradient)CL_Line2x< float >inline
get_intersection(const CL_Line2x< float > &second, bool &intersect) constCL_Line2x< float >
operator!=(const CL_Line2x< float > &line) constCL_Line2x< float >inline
operator=(const CL_Line2x< float > &copy)CL_Line2x< float >inline
operator==(const CL_Line2x< float > &line) constCL_Line2x< float >inline
pCL_Line2x< float >
point_right_of_line(CL_Vec2< float > point) constCL_Line2x< float >inline
qCL_Line2x< float >