![]() | Point2f Methods |
The Point2f type exposes the following members.
Name | Description | |
---|---|---|
![]() | CrossProduct(Point2f) |
Calculates the cross product of two 2D vectors.
|
![]() ![]() | CrossProduct(Point2f, Point2f) |
Calculates the cross product of two 2D vectors.
|
![]() ![]() | Distance |
Returns the distance between the specified two points
|
![]() | DistanceTo |
Returns the distance between the specified two points
|
![]() | DotProduct(Point2f) |
Calculates the dot product of two 2D vectors.
|
![]() ![]() | DotProduct(Point2f, Point2f) |
Calculates the dot product of two 2D vectors.
|
![]() | Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object).) |
![]() | Equals(Point2f) | Indicates whether the current object is equal to another object of the same type. |
![]() | GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Overrides ValueTypeToString.) |