![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| void | applyCommands (const std::vector< SgctCommand > &commands) |
| NetworkSyncClient (const NetworkSyncClient &)=delete | |
| NetworkSyncClient (NetworkSyncClient &&)=delete | |
| NetworkSyncClient (ProcessorNetwork &net) | |
| NetworkSyncClient & | operator= (const NetworkSyncClient &)=delete |
| NetworkSyncClient & | operator= (NetworkSyncClient &&)=delete |
Public Attributes | |
| std::function< void(bool)> | onStats |