The XVector type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Add(XVector, XPoint) | |
![]() ![]() | Add(XVector, XVector) | |
![]() ![]() | AngleBetween | |
![]() ![]() | CrossProduct | |
![]() ![]() | Determinant | |
![]() ![]() | Divide | |
![]() | Equals(Object) | (Overrides ValueTypeEquals(Object).) |
![]() | Equals(XVector) | |
![]() ![]() | Equals(XVector, XVector) | |
![]() | GetHashCode | (Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Multiply(Double, XVector) | |
![]() ![]() | Multiply(XVector, XMatrix) | |
![]() ![]() | Multiply(XVector, XVector) | |
![]() ![]() | Multiply(XVector, Double) | |
![]() | Negate | |
![]() | Normalize | |
![]() ![]() | Parse | |
![]() ![]() | Subtract | |
![]() | ToString | (Overrides ValueTypeToString.) |
![]() | ToString(IFormatProvider) |
See Also