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

CmdSpaceballMode 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 <Spaceball.h>

Inheritance diagram for CmdSpaceballMode:

Command List of all members.

Public Methods

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


Public Attributes

int spaceballMode
 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 Spaceball.h.


Constructor & Destructor Documentation

CmdSpaceballMode::CmdSpaceballMode int    mm [inline]
 

specify new mode and setting.

Definition at line 119 of file Spaceball.h.

References Command::SPACEBALL_MODE, and spaceballMode.


Member Data Documentation

int CmdSpaceballMode::spaceballMode
 

mode and setting for the mouse.

Definition at line 123 of file Spaceball.h.

Referenced by CmdSpaceballMode.


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