SkIPoint Member List
This is the complete list of members for
SkIPoint, including all inherited members.
CrossProduct(const SkIPoint &a, const SkIPoint &b) | SkIPoint | [inline, static] |
DotProduct(const SkIPoint &a, const SkIPoint &b) | SkIPoint | [inline, static] |
equals(int32_t x, int32_t y) const | SkIPoint | [inline] |
fX | SkIPoint | |
fY | SkIPoint | |
negate() | SkIPoint | [inline] |
operator!=(const SkIPoint &a, const SkIPoint &b) | SkIPoint | [friend] |
operator+(const SkIPoint &a, const SkIPoint &b) | SkIPoint | [friend] |
operator+=(const SkIPoint &v) | SkIPoint | [inline] |
operator-() const | SkIPoint | [inline] |
operator-(const SkIPoint &a, const SkIPoint &b) | SkIPoint | [friend] |
operator-=(const SkIPoint &v) | SkIPoint | [inline] |
operator==(const SkIPoint &a, const SkIPoint &b) | SkIPoint | [friend] |
rotateCCW(SkIPoint *dst) const | SkIPoint | |
rotateCCW() | SkIPoint | [inline] |
rotateCW(SkIPoint *dst) const | SkIPoint | |
rotateCW() | SkIPoint | [inline] |
set(int32_t x, int32_t y) | SkIPoint | [inline] |