operator XMVECTOR method
Returns the instance of XMVECTOR
implementing the current instance of XMVECTORU32
.
The operator XMVECTOR
returns the instance of XMVECTOR implementing the current instance of XMVECTORU32.
Note This operator is only available for C++ based development.
c++
XMVECTOR operator XMVECTOR() const;
This method has no parameters.
The instance of XMVECTOR
implementing the current instance of XMVECTORU32
.
Namespace |
Use DirectX. |
Header |
DirectXMath.h |
Reference