Vector2 Class |
[Missing <summary> documentation for "T:Livit.Learn.Model.Vector2"]
Namespace: Livit.Learn.Model
[SerializableAttribute] public class Vector2
The Vector2 type exposes the following members.
Name | Description | |
---|---|---|
![]() | Vector2 | Initializes a new instance of the Vector2 class |
![]() | Vector2(Single, Single) | Initializes a new instance of the Vector2 class |
Name | Description | |
---|---|---|
![]() | Add | |
![]() | Between | |
![]() | DistanceTo | |
![]() | DistanceToSegment | |
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | IsWithinCircle | |
![]() ![]() | Parse | |
![]() | Rotate | |
![]() | ToString |
Serialize the Vector2 into string for XML
(Overrides ObjectToString.) |
![]() | ToVector3 | |
![]() ![]() | TryParse | |
![]() ![]() | TryParseRange |
Name | Description | |
---|---|---|
![]() ![]() | Addition | |
![]() ![]() | Division | |
![]() ![]() | Equality | |
![]() ![]() | GreaterThan | |
![]() ![]() | Inequality | |
![]() ![]() | LessThan | |
![]() ![]() | Multiply | |
![]() ![]() | Subtraction | |
![]() ![]() | UnaryNegation |