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 XMUDEC4.
Assigns vector component data to the current instance of XMUDEC4.
Overload list
| Operator | Description |
|---|---|
| XMUDEC4::operator = (const XMUDEC4&) | Assigns the vector component data from one instance of XMUDEC4 to the current instance of XMUDEC4. This operator assigns the vector component data from one instance of XMUDEC4 to the current instance of XMUDEC4. Note: |
| XMUDEC4::operator = (const uint32_t) | Assigns the vector component data packed in an instance of uint32_t to the current instance of XMUDEC4. This operator assigns the vector component data packed in an instance of uint32_t to the current instance of XMUDEC4. Note: |
See also
-
Reference