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.
The following operators are exposed by the XMVECTORF32 structure.
Note
The operators listed here are only available under C++.
In this section
| Methods | Description |
|---|---|
| operator __m128d |
Returns the object implementing the current instance of XMVECTORF32 cast to a __m128d instance [Windows systems supporting SSE Only] |
| operator __m128i |
Returns the object implementing the current instance of XMVECTORF32 cast to a __m128i instance of [Windows systems supporting SSE Only] |
| operator XMVECTOR |
Returns the instance of XMVECTOR implementing the current instance of XMVECTORF32. |
Related topics