ClanLib
2.3.7
|
This is the complete list of members for CL_LineSegment2f, including all inherited members.
CL_LineSegment2f() | CL_LineSegment2f | inline |
CL_LineSegment2f(const CL_LineSegment2x< float > ©) | CL_LineSegment2f | inline |
CL_LineSegment2f(const CL_Vec2< float > &point_p, const CL_Vec2< float > &point_q) | CL_LineSegment2f | inline |
CL_LineSegment2x() | CL_LineSegment2x< float > | inline |
CL_LineSegment2x(const CL_LineSegment2x< float > ©) | CL_LineSegment2x< float > | inline |
CL_LineSegment2x(const CL_Vec2< float > &point_p, const CL_Vec2< float > &point_q) | CL_LineSegment2x< float > | inline |
clip(const CL_Rectx< float > &rect, bool &clipped) | CL_LineSegment2x< float > | |
collinear(const CL_LineSegment2x< float > &second) const | CL_LineSegment2x< float > | |
get_intersection(const CL_LineSegment2x< float > &second, bool &intersect) const | CL_LineSegment2x< float > | |
get_midpoint() const | CL_LineSegment2x< float > | inline |
intersects(const CL_LineSegment2x< float > &second, bool collinear_intersect) const | CL_LineSegment2x< float > | |
normal() const | CL_LineSegment2x< float > | |
operator!=(const CL_LineSegment2x< float > &line) const | CL_LineSegment2x< float > | inline |
operator=(const CL_LineSegment2x< float > ©) | CL_LineSegment2x< float > | inline |
operator==(const CL_LineSegment2x< float > &line) const | CL_LineSegment2x< float > | inline |
p | CL_LineSegment2x< float > | |
point_distance(const CL_Vec2< float > &point) | CL_LineSegment2x< float > | |
point_right_of_line(const CL_Vec2< float > &point) const | CL_LineSegment2x< float > | inline |
q | CL_LineSegment2x< float > |