MGED CMD vrmgr

From BRL-CAD


vrmgr[edit]

Syntax[edit]

vrmgr host {master | slave | overview}


Argument(s)[edit]

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

Return Value(s)[edit]

No Return Values for this command.


Description[edit]

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)[edit]

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[edit]

No related commands.



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