[][src]Function directx_math::XMVector2InBounds

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

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

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