XMUSHORTN2 constructors
Constructors exposed by XMUSHORTN2
.
Constructs instances of the XMUSHORTN2 structure.
Note
The constructors listed here are only available under C++.
Overload list
Constructor | Description |
---|---|
XMUSHORTN2 () | Default constructor for XMUSHORTN2 .Default constructor for XMUSHORTN2. Note: This constructor is only available under C++. |
XMUSHORTN2 (float,float) | Initializes a new instance of XMUSHORTN2 from two normalized float arguments. This constructor initializes a new instance of XMUSHORTN2 from two normalized float arguments. Note: This constructor is only available under C++. |
*XMUSHORTN2 (const uint16_t)** | Initializes a new instance of XMUSHORTN2 from a two element uint16_t array argument. This constructor initializes a new instance of XMUSHORTN2 from a from a two element uint16_t array argument. Note: This constructor is only available under C++. |
XMUSHORTN2 (uint16_t,uint16_t) | Initializes a new instance of XMUSHORTN2 from two uint16_t arguments. This constructor initializes a new instance of XMUSHORTN2 from two uint16_t arguments. Note: This constructor is only available under C++. |
See also
-
Reference