[][src]Function directx_math::XMVector4InBounds

pub fn XMVector4InBounds(V: FXMVECTOR, Bounds: FXMVECTOR) -> bool

Tests whether the components of a 4D vector are within set bounds.

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