GlVertexAttribFormatNV typedef

GlVertexAttribFormatNV = void Function(int index, int size, int type, int normalized, int stride)

Implementation

typedef GlVertexAttribFormatNV = void Function(
    int index, int size, int type, int normalized, int stride);