Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 3.13 KB

xmshortn2-ctor.md

File metadata and controls

58 lines (38 loc) · 3.13 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Constructors exposed by XMSHORTN2.
60f5c369-be36-420c-b57d-f80cc6e664ef
XMSHORTN2 constructors
reference
05/31/2018
APIRef
kbSyntax
NA

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

XMSHORTN2 Extensions

Reference

XMSHORTN2