[][src]Module directx_math::vector2d::transformation

Functions

XMVector2Transform

Transforms a 2D vector by a matrix.

XMVector2TransformCoord

Transforms a 2D vector by a given matrix, projecting the result back into w = 1.

XMVector2TransformNormal

Transforms a 2D vector by a matrix.