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