Docs GODI Archive
Projects Blog Link DB

Search GODI:


More options
File lib/ocaml/pkg-lib/lablGL/gluMisc.mli GODI Package godi-lablgl
Library lablGL
 
   gluMisc.cmi_pretty    gluMisc.ml    gluMisc.mli    Sources  
(* $Id: gluMisc.mli,v 1.3 2001/10/01 02:59:13 garrigue Exp $ *)

open Gl

val get_string : [`extensions|`version] -> string

val build_1d_mipmaps :
  ?internal:int -> ([< GlTex.format], [< kind]) GlPix.t -> unit

val build_2d_mipmaps :
  ?internal:int -> ([< GlTex.format], [< kind]) GlPix.t -> unit

val scale_image :
  width:int -> height:int ->
  ([< format] as 'a, [< kind] as 'b) GlPix.t -> ('a, 'b) GlPix.t
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml