RemoteRenderingClient¶
-
MacroModule¶ genre Remoteauthor MeVis Medical Solutions AGpackage MeVisLab/Standarddefinition MLRemoteRendering.def see also RemoteRendering
Purpose¶
The module RemoteRenderingClient is the counterpart for a RemoteRendering module.
It simply displays the scene connected to a RemoteRendering module.
Usage¶
Simply connect the output of a RemoteRendering module to this module.
Interaction¶
Any mouse and keyboard interactions done on the viewer will be passed on to the Open Inventor scene connected to the RemoteRendering module.
Tips¶
Communication with the RemoteRendering module is asynchronous, and cursor updates might lag if this module exists on a different computer.
Windows¶
Default Panel¶
The window simply shows the Open Inventor scene as rendered by the RemoteRendering module connected to this module. There is no need to set anything.
Input Fields¶
input¶
-
name:input, type:RemoteRendering(MLBase)¶ Connect this to a
RemoteRenderingmodule.For accessing this object via scripting see the Scripting Reference:MLRemoteRenderingWrapper.