XMDECN4 operator = operators

Assigns vector component data to the current instance of XMDECN4.

Assigns vector component data to the current instance of XMDECN4.

Overload list

Operator Description
XMDECN4::operator = (const XMDECN4&) Assigns the vector component data from one instance of XMDECN4 to the current instance of XMDECN4.
This operator assigns the vector component data from one instance of XMDECN4 to the current instance of XMDECN4.

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


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

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


See also

XMDECN4 Operators

Reference

XMDECN4