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