type 'a s
Attribute type phantom type
This module provides phantom types to enforce the soundness of attributes.
type 'a s
val int : int s
val vector2i : OgamlMath.Vector2i.t s
val vector3i : OgamlMath.Vector3i.t s
val float : float s
val vector2f : OgamlMath.Vector2f.t s
val vector3f : OgamlMath.Vector3f.t s
val color : Color.t s