/[gzz]/gzz/gfx/libos/Os.hxx
ViewVC logotype

Diff of /gzz/gfx/libos/Os.hxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by tjl, Fri Feb 21 20:02:33 2003 UTC revision 1.20 by mudyc, Wed Feb 26 15:50:09 2003 UTC
# Line 173  namespace Os { Line 173  namespace Os {
173    
174      class Problem { };      class Problem { };
175    
   
   
     /**  
      * OpenGL extension function provider.  
      *  
      * OpenGL extension functions may not be defined and referencing  
      * them may cause linkage errors. Therefore, their addresses  
      * need to be dynamically queried at run time.  
      *  
      * @return Extension function's address or NULL.  
      * @see <a href="CallGL.html">CallGl</a>  
      * @see <a href="http://oss.sgi.com/projects/ogl-sample/registry/">OpenGL Extension Registry</a>  
      */  
     void (* getExtendedProcAddress(const char * c))(void);  
   
176  }  }
177    
178    

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26