Animación Vulkan 1.0
Animación de tiro libre baloncesto con motor gráfico desarrollado en clase
Cargando...
Buscando...
Nada coincide
Referencia de la estructura utf16_writer

Tipos públicos

typedef uint16_t * value_type

Métodos públicos estáticos

static value_type low (value_type result, uint32_t ch)
static value_type high (value_type result, uint32_t ch)
static value_type any (value_type result, uint32_t ch)

Documentación de los «Typedef» miembros de la clase

◆ value_type

typedef uint16_t* utf16_writer::value_type

Documentación de funciones miembro

◆ any()

value_type utf16_writer::any ( value_type result,
uint32_t ch )
inlinestatic

Hace referencia a high() y low().

Gráfico de llamadas de esta función:

◆ high()

value_type utf16_writer::high ( value_type result,
uint32_t ch )
inlinestatic

Referenciado por any().

Gráfico de llamadas a esta función:

◆ low()

value_type utf16_writer::low ( value_type result,
uint32_t ch )
inlinestatic

Referenciado por any().

Gráfico de llamadas a esta función:

La documentación de esta estructura está generada del siguiente archivo: