Name

vrmgr — Establishes a link between the current MGED display and a vrmgr process running on the specified host.

Synopsis

vrmgr {host} [{master} | {slave} | {overview}]

DESCRIPTION

Establishes a link between the current MGED display and a vrmgr process running on the specified host. The vrmgr program is a manager for virtual reality displays using MGED. The vrmgr process must be started on host prior to executing the vrmgr command in MGED. The second command line argument to the vrmgr command is the role of the current MGED display. The master display controls the viewing parameters of itself and all the slave displays. The overview display acts as an observer of the entire virtual reality process.

EXAMPLES

The example shows the use of the vrmgr command to set the current MGED display as the master for the vrmgr process running on the host.

Example 1. Set the current MGED display as the master for the vrmgr process running on the host.

mged>vrmgr host1.arl.army.mil master

Sets the current MGED display as the master for the vrmgr process running on the host named host1.arl.army.mil.


AUTHOR

BRL-CAD Team

BUG REPORTS

Reports of bugs or problems should be submitted via electronic mail to <devs@brlcad.org>, or via the "cadbug.sh" script.