XMUBYTEN4 constructors
Constructors exposed by XMUBYTEN4
.
Constructs instances of the XMUBYTEN4 structure.
Note
The constructors listed here are only available under C++.
Overload list
Constructor | Description |
---|---|
XMUBYTEN4 () | Default constructor for XMUBYTEN4 Default constructor for XMUBYTEN4 Note: This constructor is only available under C++. |
XMUBYTEN4 (uint32_t) | Initializes a new instance of XMUBYTEN4 from a uint32_t variable containing component data in a packed format. This constructor initializes a new instance of XMUBYTEN4 from a uint32_t variable containing component data in a packed format. Note: This constructor is only available under C++. |
*XMUBYTEN4 (const float)** | Initializes a new instance of XMUBYTEN4 from a four element float array argument. This constructor initializes a new instance of XMUBYTEN4 from a from a four element float array argument. Note: This constructor is only available under C++. |
*XMUBYTEN4 (const uint8_t)** | Initializes a new instance of XMUBYTE4 from a four element uint8_t array argument.This constructor initializes a new instance of XMUBYTEN4 from a four element uint8_t array argument.Note: This constructor is only available under C++. |
XMUBYTEN4 (float,float,float,float) | Initializes a new instance of XMUBYTEN4 from four float arguments. This constructor initializes a new instance of XMUBYTEN4 from four float arguments. Note: This constructor is only available under C++. |
XMUBYTEN4 (uint8_t,uint8_t,uint8_t,uint8_t) | Initializes a new instance of XMUBYTEN4 from four uint8_t arguments. This constructor initializes a new instance of XMUBYTEN4 from a four uint8_t arguments. Note: This constructor is only available under C++. |
See also
-
Reference