Flair
Framework Libre Air
|
Class to connect to a Vrpn server. More...
#include <Thread.h>
Go to the source code of this file.
Classes | |
class | flair::sensor::VrpnClient |
Class to connect to a Vrpn server. The Thread is created with the FrameworkManager as parent. FrameworkManager must be created before. Only one instance of this class is allowed by program. More... | |
Namespaces | |
flair | |
namespace of the flair Framework | |
flair::core | |
Core classes. | |
flair::gui | |
Graphical user interface classes. | |
flair::sensor | |
Sensor classes. | |
Functions | |
VrpnClient * | flair::sensor::GetVrpnClient (void) |
get VrpnClient More... | |
Class to connect to a Vrpn server.