XMUDECN4 operator = operators
Assigns vector component data to the current instance of XMUDECN4
.
Assigns vector component data to the current instance of XMUDECN4.
Overload list
Operator | Description |
---|---|
XMUDECN4::operator = (const uint32_t) | Assigns the vector component data packed in an instance of uint32_t to the current instance of XMUDECN4 . This operator assigns the vector component data packed in an instance of uint32_t to the current instance of XMUDECN4. Note: |
XMUDECN4::operator = (const XMUDECN4&) | Assigns the vector component data from one instance of XMUDECN4 to the current instance of XMUDECN4 . This operator assigns the vector component data from one instance of XMUDECN4 to the current instance of XMUDECN4 . Note: |
See also
-
Reference