Update of /cvsroot/csdopenglnet/csdOpenGL/GL
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24368/GL
Modified Files:
csdGL.cs
Log Message:
Cg Advanced
Index: csdGL.cs
===================================================================
RCS file: /cvsroot/csdopenglnet/csdOpenGL/GL/csdGL.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** csdGL.cs 5 Aug 2004 13:09:15 -0000 1.1
--- csdGL.cs 5 Aug 2004 21:13:56 -0000 1.2
***************
*** 9,13 ****
* This class combines all OpenGL functionality.
*/
! public class csdGL : csdGLUTBase {
/** \brief control flag for type of error handling
--- 9,13 ----
* This class combines all OpenGL functionality.
*/
! public class GL : csdGLUTBase {
/** \brief control flag for type of error handling
|