sig
type
index_data_type =
GL_UNSIGNED_BYTE
|
GL_SHORT
|
GL_INT
|
GL_FLOAT
|
GL_DOUBLE
end