[][src]Function directx_math::XMVectorGetZPtr

pub fn XMVectorGetZPtr(z: &mut f32, V: FXMVECTOR)

Retrieve the z component of an XMVECTOR Data Type containing floating-point data, and storing that component's value in an instance of float referred to by a pointer.

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