Module OsgText


module OsgText: sig .. end
OpenSceneGraph libosgText wrapper. Use it with:
  ocaml -I +camlosg osg.cma osgText.cma


module String: sig .. end
String
module Font: sig .. end
Pure virtual base class for fonts.
val read_font_file : string -> Font.t
module Text: sig .. end
Text.