[][src]Function directx_math::XMVectorInBoundsR

pub fn XMVectorInBoundsR(
    pCR: &mut u32,
    V: FXMVECTOR,
    Bounds: FXMVECTOR
) -> XMVECTOR

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.

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