Module VertArray.Coord

module Coord: sig .. end

type coord_data_type = 
| GL_SHORT
| GL_INT
| GL_FLOAT
| GL_DOUBLE