Man Linux: Main Page and Category List

NAME

       sage_init - initialize sage library

SYNOPSIS

       void sage_init (void)

DESCRIPTION

       Initialise  the  Sage  library.  This  function  links  up the function
       pointers    to    the    extensions    that     are     reported     by
       glGetString(GL_EXTENSIONS)  and  sets  the  sage_ext  array  to  1  for
       existing extensions.

       Note that some Open GL  implementations  report  an  extension  in  the
       GL_EXTENSIONS string but do not have the function implemented.

AUTHOR

       Simon Goodall (simon (at) simongoodall.co.uk)

SEE ALSO

       sage(3)

                              September 22, 2005                  sage_init(3)