Geometric Vector Functions
Lists the geometric vector functions.
In this section
| Topic | Description |
|---|---|
|
Returns a point in Barycentric coordinates, using the specified position vectors. | |
|
Returns a point in Barycentric coordinates, using the specified position vectors. | |
|
Performs a Catmull-Rom interpolation, using the specified position vectors. | |
|
Performs a Catmull-Rom interpolation, using the specified position vectors. | |
|
Performs a Hermite spline interpolation, using the specified vectors. | |
|
Performs a Hermite spline interpolation, using the specified vectors. | |
|
Tests whether the components of a given vector are within set bounds. | |
|
Tests whether the components of a given vector are within certain bounds and sets a comparison value that can be examined using functions such as XMComparisonAllTrue. | |
|
Performs a linear interpolation between two vectors. | |
|
Performs a linear interpolation between two vectors. |
Related topics