Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The following operators are exposed by the XMVECTORU32 structure.
Note
The operators listed here are only available under C++.
In this section
| Methods | Description |
|---|---|
| operator __m128i |
Returns the object implementing the current instance of XMVECTORU32 cast to a __m128i instance of [Windows systems supporting SSE Only] |
| operator XMVECTOR |
Returns the instance of XMVECTOR implementing the current instance of XMVECTORU32. |
Related topics