![]() ![]() | Adds two vectors |
![]() ![]() | Operator for the crossproduct |
![]() ![]() | Overloaded. Multiply the point with a Matrix by lifting the z-value with z = 0; The result omit the z-value. |
![]() ![]() | Subtracts two vectors |
![]() |
Constructor with value x and y, who are the coordinates of the point |
![]() | Calculates the crossproduct with a value; |
![]() | Retrieves the distance to the point p |
![]() | |
![]() | |
![]() | |
![]() | Retrieves the length of the vector |
![]() | Multiply the point with a Matrix by lifting the z-value with z = 0; The result omit the z-value. |
![]() | Returns a normal vector which is rotated in counter clockwis sense. |
![]() | Returns a vector of the length one with the same direction |
![]() | |
![]() | Subtract a value and retrieves the difference vector |
![]() | |
![]() | Lifts a xy-value to a xyz-value by setting z = 0; |