XMUBYTEN2 constructors

Constructors exposed by XMUBYTEN2.

Constructs instances of the XMUBYTEN2 structure.

Note

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

 

Overload list

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

See also

XMUBYTEN2 Extensions

Reference

XMUBYTEN2