Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

CmdMobileMode Class Reference

change the current mouse mode This command doesn't generate an output text command, it is just used to change the VMD internal state. More...

#include <MobileInterface.h>

Inheritance diagram for CmdMobileMode:

Command List of all members.

Public Methods

 CmdMobileMode (int mm)
 specify new mode and setting. More...


Public Attributes

int mobileMode
 mode and setting for the mouse. More...


Detailed Description

change the current mouse mode This command doesn't generate an output text command, it is just used to change the VMD internal state.

Definition at line 181 of file MobileInterface.h.


Constructor & Destructor Documentation

CmdMobileMode::CmdMobileMode int    mm [inline]
 

specify new mode and setting.

Definition at line 184 of file MobileInterface.h.

References Command::MOBILE_MODE, and mobileMode.


Member Data Documentation

int CmdMobileMode::mobileMode
 

mode and setting for the mouse.

Definition at line 188 of file MobileInterface.h.

Referenced by CmdMobileMode.


The documentation for this class was generated from the following file:
Generated on Sat May 26 01:49:04 2012 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002