|
SPIN Framework
|
A client-side spinContext for listening to a remote server. More...
#include <spinClientContext.h>
Public Member Functions | |
| bool | start () |
| void | debugPrint () |
| void | addCommandLineOptions (osg::ArgumentParser *arguments) |
| int | parseCommandLineOptions (osg::ArgumentParser *arguments) |
| int | pollUpdates () |
| void | subscribe () |
Public Attributes | |
| lo_server | lo_syncServ |
A client-side spinContext for listening to a remote server.
| void spin::spinClientContext::subscribe | ( | ) |
Register the client's ip and port for reliable communication with the server
1.7.3