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 XMVECTORF32 cast to a __m128d instance [Windows systems supporting SSE Only]
Note This operator is only available for Windows C++ based development.
Syntax
__m128d operator __m128d() const;
Parameters
This method has no parameters.
Return value
The underlying implementation object for an instance of XMVECTORF32 cast to a __m128d instance.
Requirements
Namespace |
Use DirectX. |
Header |
DirectXMath.h |
See also
Reference