Function XMVector3IsInfinite

Source
pub fn XMVector3IsInfinite(V: FXMVECTOR) -> bool
Expand description

Tests whether any component of a 3D vector is positive or negative infinity.

https://docs.microsoft.com/en-us/windows/win32/api/directxmath/nf-directxmath-XMVector3IsInfinite