glType

Determine GL type of a vertex attribute.

template glType (
A
) if (
isVertexAttribute!A
) {
enum glType;
}

Meta