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