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 the vector component data from one instance of XMUSHORTN2 to the current instance of XMUSHORTN2.
This operator assigns the vector component data from one instance of XMUSHORTN2 to the current instance of XMUSHORTN2.
Note This operator is only available under C++.
Syntax
XMUSHORTN2 & operator=(
const XMUSHORTN2 & unnamedParam1
);
Parameters
unnamedParam1
Instance of XMUSHORTN2 used to update the current XMUSHORTN2 structure.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | directxpackedvector.h |