GT RoboCup SSL
Soccer software, robot firmware
|
This is the complete list of members for Geometry2d::Point, including all inherited members.
angle() const | Geometry2d::Point | inline |
angleBetween(const Point &other) const | Geometry2d::Point | inline |
angleTo(const Point &other) const (defined in Geometry2d::Point) | Geometry2d::Point | inline |
clamp(double max) | Geometry2d::Point | inline |
cross(const Point &other) const (defined in Geometry2d::Point) | Geometry2d::Point | inline |
direction(double theta) | Geometry2d::Point | inlinestatic |
distTo(const Point &other) const | Geometry2d::Point | inline |
dot(Point p) const | Geometry2d::Point | inline |
hash(Point pt) | Geometry2d::Point | inlinestatic |
mag() const | Geometry2d::Point | inline |
magsq() const | Geometry2d::Point | inline |
nearlyEquals(Point other) const (defined in Geometry2d::Point) | Geometry2d::Point | |
nearPoint(const Point &other, double threshold) const | Geometry2d::Point | inline |
norm() const | Geometry2d::Point | inline |
normalized(double magnitude=1.0) const | Geometry2d::Point | inline |
operator Eigen::Vector2d() const | Geometry2d::Point | inline |
operator Packet::Point() const (defined in Geometry2d::Point) | Geometry2d::Point | inline |
operator!=(Point other) const | Geometry2d::Point | inline |
operator*(Point other) const | Geometry2d::Point | inline |
operator*(double s) const | Geometry2d::Point | inline |
operator*=(double s) | Geometry2d::Point | inline |
operator+(Point other) const | Geometry2d::Point | inline |
operator+=(Point other) | Geometry2d::Point | inline |
operator-(Point other) const | Geometry2d::Point | inline |
operator-() const | Geometry2d::Point | inline |
operator-=(Point other) | Geometry2d::Point | inline |
operator/(Point other) const | Geometry2d::Point | inline |
operator/(double s) const | Geometry2d::Point | inline |
operator/=(double s) | Geometry2d::Point | inline |
operator<< (defined in Geometry2d::Point) | Geometry2d::Point | friend |
operator==(Point other) const | Geometry2d::Point | inline |
operator[](int i) const (defined in Geometry2d::Point) | Geometry2d::Point | inline |
operator[](int i) (defined in Geometry2d::Point) | Geometry2d::Point | inline |
perpCCW() const | Geometry2d::Point | inline |
perpCW() const | Geometry2d::Point | inline |
Point(double x=0, double y=0) | Geometry2d::Point | inline |
Point(const Packet::Point &other) | Geometry2d::Point | inline |
Point(const QPointF &other) | Geometry2d::Point | inline |
Point(const QPoint &other) | Geometry2d::Point | inline |
Point(const double *other) | Geometry2d::Point | inline |
Point(const Eigen::Vector2d &other) | Geometry2d::Point | inline |
rotate(const Point &origin, double angle) | Geometry2d::Point | inline |
rotate(double angle) | Geometry2d::Point | inline |
rotated(double angle) const | Geometry2d::Point | inline |
rotated(const Point &origin, double angle) const | Geometry2d::Point | inline |
rotated(const Point &pt, const Point &origin, double angle) | Geometry2d::Point | inlinestatic |
saturate(Geometry2d::Point value, double max) | Geometry2d::Point | inlinestatic |
toQPointF() const | Geometry2d::Point | inline |
toString() const (defined in Geometry2d::Point) | Geometry2d::Point | inline |
x() const (defined in Geometry2d::Point) | Geometry2d::Point | inline |
x() (defined in Geometry2d::Point) | Geometry2d::Point | inline |
y() const (defined in Geometry2d::Point) | Geometry2d::Point | inline |
y() (defined in Geometry2d::Point) | Geometry2d::Point | inline |