RemoteRenderingClient

MacroModule
genre Remote
author MeVis Medical Solutions AG
package MeVisLab/Standard
definition MLRemoteRendering.def
see also RemoteRendering

Purpose

The module RemoteRenderingClient is the counter-part 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 interaction 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 really 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 RemoteRendering module.

For accessing this object via scripting see the Scripting Reference: MLRemoteRenderingWrapper.