Module VertArray.Norm


module Norm: sig .. end


type norm_data_type =
| GL_BYTE
| GL_SHORT
| GL_INT
| GL_FLOAT
| GL_DOUBLE