MGED CMD vrmgr

From BRL-CAD
Revision as of 08:40, 23 November 2017 by User000name (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


vrmgr

Syntax

vrmgr host {master | slave | overview}


Argument(s)

host
Valid network name of host computer
master | slave | overview
Mode in which to place host into.

Return Value(s)

No Return Values for this command.


Description

The "vrmgr" command 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.

Example(s)

mged> vrmgr host1.yourdomain.com master
Set the current mged display as the master for the vrmgr process running on the host named host1.yourdomain.com

See Also

No related commands.



Page Generated by David Loman on: 10/12/2007 at: 7:29:46 AM