Construtores XMUSHORT2
Construtores expostos por XMUSHORT2
.
Constrói instâncias da estrutura XMUSHORT2 .
Observação
Os construtores listados aqui só estão disponíveis em C++.
Lista de sobrecargas
Construtor | Descrição |
---|---|
XMUSHORT2 () | Construtor padrão para XMUSHORT2 .Construtor padrão para XMUSHORT2. Nota: Esse construtor só está disponível em C++. |
XMUSHORT2 (float,float) | Inicializa uma nova instância de de XMUSHORT2 dois float argumentos. Esse construtor inicializa uma nova instância de XMUSHORT2 de dois float argumentos. Nota: Esse construtor só está disponível em C++. |
* XMUSHORT2 (const float)** | Inicializa uma nova instância de de XMUSHORT2 de um argumento de matriz de dois elementos float . Esse construtor inicializa uma nova instância de XMUSHORT2 de um de um argumento de matriz de dois elementos float . Nota: Esse construtor só está disponível em C++. |
* XMUSHORT2 (const uint16_t)** | Inicializa uma nova instância de de XMUSHORT2 de uma matriz de uint16_t argumentos.Esse construtor inicializa uma nova instância de de XMUSHORT2 uma matriz de uint16_t argumentos.Nota: Esse construtor só está disponível em C++. |
XMUSHORT2 (uint16_t,uint16_t) | Inicializa uma nova instância de de XMUSHORT2 dois uint16_t argumentos. Esse construtor inicializa uma nova instância de XMUSHORT2 de dois uint16_t argumentos. Nota: Esse construtor só está disponível em C++. |
Confira também
-
Referência