XMBYTEN2 constructors

Constructors exposed by XMBYTEN2.

Constructs instances of the XMBYTEN2 structure.

Note

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

 

Overload list

Constructor Description
XMBYTEN2 () Default constructor for XMBYTEN2
Default constructor for XMBYTEN2.
Note: This constructor is only available with C++.
XMBYTEN2 (float,float) Initializes a new instance of XMBYTEN2 from two float arguments.
This constructor initializes a new instance of XMBYTEN2 from two float arguments.
Note: This constructor is only available with C++.
*XMBYTEN2 (const float)** Initializes a new instance of XMBYTEN2 from a two-element float array argument.
This constructor initializes a new instance of XMBYTEN2 from a two-element float array argument.
Note: This constructor is only available with C++.
*XMBYTEN2 (const int8_t)** Initializes a new instance of XMBYTE4 from a two-element int8_t array argument.
This constructor initializes a new instance of XMBYTEN2 from a two-element int8_t array argument.
Note: This constructor is only available with C++.
XMBYTEN2 (int8_t,int8_t) Initializes a new instance of XMBYTEN2 from two int8_t arguments.
This constructor initializes a new instance of XMBYTEN2 from two int8_t arguments.
Note: This constructor is only available with C++.

See also

XMBYTEN2 Extensions

Reference

XMBYTEN2