distanceTo(const PfVec &v) const | PfVec | [inline] |
getAngle() const | PfVec | [inline] |
length() const | PfVec | [inline] |
normalize() | PfVec | [inline] |
operator *(const double &n) const | PfVec | [inline] |
operator *=(const double &n) | PfVec | [inline] |
operator+(const PfVec &v) const | PfVec | [inline] |
operator+=(const PfVec &p) | PfVec | [inline] |
operator-(const PfVec &v) const | PfVec | [inline] |
operator-=(const PfVec &p) | PfVec | [inline] |
operator=(const PfVec &v) | PfVec | [inline] |
PfVec() | PfVec | [inline] |
PfVec(double x, double y) | PfVec | [inline] |
PfVec(const PfVec &p) | PfVec | [inline] |
rotate(double angle) | PfVec | [inline] |
scalarProduct(const PfVec &p) const | PfVec | [inline] |
squareLength() const | PfVec | [inline] |
x | PfVec | |
y | PfVec |