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