GT RoboCup SSL
Soccer software, robot firmware
Geometry2d::Line Member List

This is the complete list of members for Geometry2d::Line, including all inherited members.

delta() const (defined in Geometry2d::Line)Geometry2d::Lineinline
distTo(Point other) constGeometry2d::Line
intersects(const Line &other, Point *intersection=nullptr) constGeometry2d::Line
intersects(const Segment &other, Point *intersection=nullptr) const (defined in Geometry2d::Line)Geometry2d::Line
intersects(const Line &line1, const Line &line2, Point *intersection=nullptr) (defined in Geometry2d::Line)Geometry2d::Linestatic
intersects(const Circle &circle, Point *p1=nullptr, Point *p2=nullptr) constGeometry2d::Line
Line() (defined in Geometry2d::Line)Geometry2d::Lineinline
Line(Point p1, Point p2) (defined in Geometry2d::Line)Geometry2d::Lineinlineexplicit
Line(const Segment &other) (defined in Geometry2d::Line)Geometry2d::Lineexplicit
nearestPoint(Point p) constGeometry2d::Line
operator==(const Line &other) (defined in Geometry2d::Line)Geometry2d::Lineinline
pointSide(const Point &p) constGeometry2d::Lineinline
ptGeometry2d::Line
toString() (defined in Geometry2d::Line)Geometry2d::Lineinline
transform(const TransformMatrix &t)Geometry2d::Lineinline