XMXDECN4 operator = operators

Assigns vector component data to the current instance of XMXDECN4.

Assigns vector component data to the current instance of XMXDECN4.

Overload list

Operator Description
XMXDECN4::operator = (const uint32_t) Assigns the vector component data packed in an instance of uint32_t to the current instance of XMXDECN4.
This operator assigns the vector component data packed in an instance of uint32_t to the current instance of XMXDECN4.

Note:
This operator is only available under C++.


XMXDECN4::operator = (const XMXDECN4&) Assigns the vector component data from one instance of XMXDECN4 to the current instance of XMXDECN4.

Note:
This operator is only available under C++.


See also

XMXDECN4 Operators

Reference

XMXDECN4