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