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