OpenGLBindingGenerator::Intermediate::Enumerants
Inherits Enumerable < Reference < Object
Collection of enum values organized by namespace and vendor.
Constructors
new(namespace : String, group : Nil | String, type : Nil | String, comment : Nil | String, vendor : Nil | String, range : Range(Int32, Int32) | Nil, values : Array(EnumValue))
Creates the enums collection.