Function directx_math::XMVectorSplatOne[][src]

pub fn XMVectorSplatOne() -> XMVECTOR

Returns a vector, each of whose components are one.

Return value

Returns a vector, each of whose components is 1.0.

Reference

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