Module VertArray.Index

module Index: sig .. end

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