Enumeration (GI Enum)

Cogl-18CoglAttributeType

Data types for the components of a vertex attribute.

Index

Enumeration Members

BYTE: number

Data is the same size of a byte

FLOAT: number

Data is the same size of a float

SHORT: number

Data is the same size of a short integer

UNSIGNED_BYTE: number

Data is the same size of an unsigned byte

UNSIGNED_SHORT: number

Data is the same size of an unsigned short integer

Variables

$gtype