automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Thu, 24 Jan 2008 21:34:52 +0100
changeset 4871 e01360f93f72
parent 4870 3cc86b5ee7ed
child 4872 fbe53744df74
automatically generated by browser
libInit.cc
--- a/libInit.cc	Thu Jan 24 21:34:50 2008 +0100
+++ b/libInit.cc	Thu Jan 24 21:34:52 2008 +0100
@@ -1,7 +1,7 @@
 /*
- * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.30 2008-01-24 14:34:56 cg Exp $
+ * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.31 2008-01-24 20:34:52 cg Exp $
  *
- * DO NOT EDIT
+ * DO NOT EDIT 
  * automagically generated from the projectDefinition: stx_libview.
  */
 #define __INDIRECTVMINITCALLS__
@@ -9,7 +9,7 @@
 
 #ifdef WIN32
 # pragma codeseg INITCODE "INITCODE"
-#endif
+#endif 
 
 #if defined(INIT_TEXT_SECTION) || defined(DLL_EXPORT)
 DLL_EXPORT void _libstx_libview_Init() INIT_TEXT_SECTION;
@@ -31,6 +31,7 @@
 _KeyboardForwarder_Init(pass,__pRT__,snd);
 _KeyboardMap_Init(pass,__pRT__,snd);
 _OpenGLConstants_Init(pass,__pRT__,snd);
+_OpenGLTextureManager_Init(pass,__pRT__,snd);
 _ResourcePack_Init(pass,__pRT__,snd);
 _WindowEvent_Init(pass,__pRT__,snd);
 _WindowGroup_Init(pass,__pRT__,snd);
@@ -48,6 +49,7 @@
 _DeviceGraphicsContext_Init(pass,__pRT__,snd);
 _Font_Init(pass,__pRT__,snd);
 _HostGraphicsDevice_Init(pass,__pRT__,snd);
+_OpenGLRenderingContext_Init(pass,__pRT__,snd);
 _SynchronousWindowSensor_Init(pass,__pRT__,snd);
 _ViewStyle_Init(pass,__pRT__,snd);
 _DeviceWorkstation_Init(pass,__pRT__,snd);
@@ -72,7 +74,6 @@
 #ifdef WIN32
 _WinWorkstation_Init(pass,__pRT__,snd);
 _WinPrinter_Init(pass,__pRT__,snd);
-_OpenGLRenderingContext_Init(pass,__pRT__,snd);
 #endif /* WIN32 */