| 254 | virtual ModuleMirrorInterface* GetMirrorInterface() { return NULL; } |
| 255 | virtual ModuleAlternativeViewPointInterface* GetAlternativeViewPointInterface() { return NULL; } |
| 256 | virtual ModuleFrameSyncInterface* GetFrameSyncInterface() { return NULL; } |
| 257 | }; |
| 258 | |
| 259 | class ModuleNodeNotifications |
no outgoing calls
no test coverage detected