Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 This operator is only available under C++. |
XMCOLOR::operator = (const uint32_t) | This operator assigns the vector component data packed in an instance of |
See also
Reference