cvrGuiServer.h File Reference
Contains the class 
cvr::guiServer, which manages a singleton that controls the thread running the main loop of the used GUI Toolkit (like QT, GTK+, GTKMM, WxWidgets, etc.  
More...
#include "cvrConfig.h"
#include "cvrMutex.h"
#include "cvrThread.h"
#include "cvrSemaphore.h"
#include "cvrObject.h"
#include "cvrException.h"
Go to the source code of this file.
Detailed Description
Contains the class 
cvr::guiServer, which manages a singleton that controls the thread running the main loop of the used GUI Toolkit (like QT, GTK+, GTKMM, WxWidgets, etc. 
) 
- Author:
- Pablo Alvarado 
- Date:
- 3.1.2005
revisions ..: 
- Id
- cvrGuiServer.h,v 1.2 2007/10/13 00:18:55 alvarado Exp