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