[][src]Function directx_math::XMVectorSinCos

pub fn XMVectorSinCos(pSin: &mut XMVECTOR, pCos: &mut XMVECTOR, V: FXMVECTOR)

Computes the sine and cosine of each component of an XMVECTOR.

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