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