operator = operators
Assigns vector component data to the current instance of XMU555
.
Assigns vector component data to the current instance of XMU555.
Operator | Description |
---|---|
XMU555::operator = (const XMU555&) | Assigns the vector component data from one instance of This operator assigns the vector component data from one instance of XMU555 to the current instance of |
XMU555::operator = (const uint16_t) | Assigns the vector component data packed in an instance of Assigns the vector component data packed in an instance of |
Reference