operator = operators
Assigns vector component data to the current instance of XMFLOAT3SE
.
Assigns vector component data to the current instance of XMFLOAT3SE.
Operator | Description |
---|---|
XMFLOAT3SE::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 |
XMFLOAT3SE::operator = (const XMFLOAT3SE&) | Assigns the vector component data from one instance of This operator assigns the vector component data from one instance of XMFLOAT3SE to the current instance of |
Reference