operator __m128i method

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

XMVECTORU32 Operators

Reference

XMVECTORU32

__m128i