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

CmdMouseMode 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 <Mouse.h>

Inheritance diagram for CmdMouseMode:

Command List of all members.

Public Methods

 CmdMouseMode (int mm, int ms)
 specify new mode and setting. More...


Public Attributes

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

int mouseSetting
 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 116 of file Mouse.h.


Constructor & Destructor Documentation

CmdMouseMode::CmdMouseMode int    mm,
int    ms
[inline]
 

specify new mode and setting.

Definition at line 119 of file Mouse.h.

References Command::MOUSE_MODE, mouseMode, and mouseSetting.


Member Data Documentation

int CmdMouseMode::mouseMode
 

mode and setting for the mouse.

Definition at line 123 of file Mouse.h.

Referenced by CmdMouseMode.

int CmdMouseMode::mouseSetting
 

mode and setting for the mouse.

Definition at line 123 of file Mouse.h.

Referenced by CmdMouseMode.


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