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