Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   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 199 of file MobileInterface.h.


Constructor & Destructor Documentation

CmdMobileMode::CmdMobileMode int    mm [inline]
 

specify new mode and setting.

Definition at line 202 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 205 of file MobileInterface.h.

Referenced by CmdMobileMode.


The documentation for this class was generated from the following file:
Generated on Thu Apr 25 02:44:30 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002