[][src]Function directx_math::XMVectorDivide

pub fn XMVectorDivide(V1: FXMVECTOR, V2: FXMVECTOR) -> XMVECTOR

Divides one instance of XMVECTOR by a second instance, returning the result in a third instance.

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