Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the object implementing the current instance of XMVECTORU32 cast to a __m128i instance of [Windows systems supporting SSE Only]
Note This operator is only available for Windows C++ based development.
Syntax
__m128i operator __m128i() const;
Parameters
This method has no parameters.
Return value
The underlying implementation object for an instance of XMVECTORU32 cast to a __m128i instance.
Requirements
Namespace |
Use DirectX. |
Header |
DirectXMath.h |
See also
Reference