This is the complete list of members for
EdgeDetection::Vector2, including all inherited members.
Add(Vector2 vector1, Vector2 vector2) | EdgeDetection::Vector2 | [inline, static] |
Equals(Vector2 vector1, Vector2 vector2) | EdgeDetection::Vector2 | [inline, static] |
GetLength() | EdgeDetection::Vector2 | [inline] |
GetX() | EdgeDetection::Vector2 | [inline] |
GetY() | EdgeDetection::Vector2 | [inline] |
Multiply(Vector2 vector, double factor) | EdgeDetection::Vector2 | [inline, static] |
Multiply(double factor, Vector2 vector) | EdgeDetection::Vector2 | [inline, static] |
Negate(Vector2 vector) | EdgeDetection::Vector2 | [inline, static] |
Subtract(Vector2 vector1, Vector2 vector2) | EdgeDetection::Vector2 | [inline, static] |
Vector2() | EdgeDetection::Vector2 | [inline] |
Vector2(double angle) | EdgeDetection::Vector2 | [inline] |
Vector2(double x, double y) | EdgeDetection::Vector2 | [inline] |
x | EdgeDetection::Vector2 | [private] |
y | EdgeDetection::Vector2 | [private] |
~Vector2() | EdgeDetection::Vector2 | [inline] |