module CL_PrimitivesArray:sig..end
API documentation for the class CL_PrimitivesArray
typet =CL_Type.primitives_array
val init : ?gc:CL_Type.graphic_context -> unit -> t
val delete : t -> unit
val set_attribute : t -> index:int -> v:CL_Vec3f.t -> unit