![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | Overloaded. |
![]() ![]() |
![]() |
Overloaded. Initializes a new instance of the Vector3D class. |
![]() | Returns cross product with an other vector |
![]() | Returns the dot product with another vector. |
![]() | Compares the vector to another vector. |
![]() | Returns distance from an other point. Here, the vector is interpreted as point in 3 dimensional space. |
![]() | Returns squared distance from an other point. Here, the vector is interpreted as point in 3 dimensional space. |
![]() | Returns the hash code for this instance. |
![]() | returns interpolated vector |
![]() | Returns length of the vector. |
![]() | Returns squared length of the vector. This is useful because it is much faster then GetLength(). |
![]() | Gets the Type of the current instance. |
![]() | Inverts the vector. |
![]() | Returns if the point represented by this vector is between to points |
![]() | Normalizes the vector. |
![]() | Overloaded. |
![]() | Sets the lenght of the vector to a new value |
![]() |
Vector3D Class | IrrKlang Namespace