Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 3.25 KB

xmushortn4-ctor.md

File metadata and controls

58 lines (38 loc) · 3.25 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Constructors exposed by XMUSHORTN4.
b2babc18-b35f-428e-aeab-dc588e5c8b1d
XMUSHORTN4 constructors
reference
05/31/2018
APIRef
kbSyntax
NA

XMUSHORTN4 constructors

Constructors exposed by XMUSHORTN4.

Constructs instances of the XMUSHORTN4 structure.

Note

The constructors listed here are only available under C++.

 

Overload list

Constructor Description
XMUSHORTN4 () Default constructor for XMUSHORTN4.
Default constructor for XMUSHORTN4.
Note: This constructor is only available under C++.
XMUSHORTN4 (const float)* Initializes a new instance of XMUSHORTN4 from a four element float array argument.
This constructor initializes a new instance of XMUSHORTN4 from a from a four element float array argument.
Note: This constructor is only available under C++.
XMUSHORTN4 (const uint16_t)* Initializes a new instance of XMUSHORTN4 from a four element uint16_t array argument.
This constructor initializes a new instance of XMUSHORTN4 from a from a four element uint16_t array argument.
Note: This constructor is only available under C++.
XMUSHORTN4 (float,float,float,float) Initializes a new instance of XMUSHORTN4 from four normalized float arguments.
This constructor initializes a new instance of XMUSHORTN4 from four normalized float arguments.
Note: This constructor is only available under C++.
XMUSHORTN4 (uint16_t,uint16_t,uint16_t,uint16_t) Initializes a new instance of XMUSHORTN4 from four uint16_t arguments.
This constructor initializes a new instance of XMUSHORTN4 from four uint16_t arguments.
Note: This constructor is only available under C++.

See also

XMUSHORTN4 Extensions

Reference

XMUSHORTN4