Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructors exposed by XMXDEC4.
Constructs instances of the XMXDEC4 structure.
Note
The constructors listed here are only available under C++.
Overload list
| Constructor | Description |
|---|---|
| XMXDEC4 () | Default constructor for XMXDEC4. Default constructor for XMXDEC4 . Note: This constructor is only available under C++. |
| XMXDEC4 (uint32_t) | Initializes a new instance of XMXDEC4 from a uint32_t6 variable containing component data in a packed format. This constructor initializes a new instance of XMXDEC4 from a uint32_t variable containing component data in a packed format. Note: This constructor is only available under C++. |
| *XMXDEC4 (const float)** | Initializes a new instance of XMXDEC4 from a four element float array argument.This constructor initializes a new instance of XMXDEC4 from a four element float array argument.Note: This constructor is only available under C++. |
| XMXDEC4 (float,float,float,float) | Initializes a new instance of XMXDEC4 from four float arguments. This constructor initializes a new instance of XMXDEC4 from four float arguments. Note: This constructor is only available under C++. |
See also
-
Reference