This is the complete list of members for
CL_LineMath, including all inherited members.
closest_point(const CL_Pointf &P, const CL_Pointf &A, const CL_Pointf &B) | CL_LineMath | [static] |
closest_point_relative(const CL_Pointf &P, const CL_Pointf &A, const CL_Pointf &B) | CL_LineMath | [static] |
midpoint(const CL_Pointf &A, const CL_Pointf &B) | CL_LineMath | [static] |
point_right_of_line(float x, float y, float *line) | CL_LineMath | [static] |
point_right_of_line(float x, float y, float line_x1, float line_y1, float line_x2, float line_y2) | CL_LineMath | [static] |
point_right_of_line(const CL_Pointf &A, const CL_Pointf &B, const CL_Pointf &P) | CL_LineMath | [static] |