DirectXMath Library 4D Vector Geometric Functions
Lists the 4D vector geometric functions.
In this section
| Topic | Description |
|---|---|
|
Compute the radian angle between two normalized 4D vectors. | |
|
Estimates the radian angle between two normalized 4D vectors. | |
|
Compute the radian angle between two 4D vectors. | |
|
Clamps the length of a 4D vector to a given range. | |
|
Clamps the length of a 4D vector to a given range. | |
|
Computes the 4D cross product. | |
|
Computes the dot product between 4D vectors. | |
|
Tests whether the components of a 4D vector are within set bounds. | |
|
Computes the length of a 4D vector. | |
|
Estimates the length of a 4D vector. | |
|
Computes the square of the length of a 4D vector. | |
|
Returns the normalized version of a 4D vector. | |
|
Estimates the normalized version of a 4D vector. | |
|
Computes a vector perpendicular to a 4D vector. | |
|
Computes the reciprocal of the length of a 4D vector. | |
|
Estimates the reciprocal of the length of a 4D vector. | |
|
Reflects an incident 4D vector across a 4D normal vector. | |
|
Refracts an incident 4D vector across a 4D normal vector. | |
|
Refracts an incident 4D vector across a 4D normal vector. |
Related topics