The glTF specification packs data into buffers, labelling
the type of each part with an integer. The first six values
in gltfTypes
are the
integers used there, with "int"
and "double"
added for completeness; those values are taken from
OpenGL header files.