CmdToolScale Class Reference
change the position scaling factor for a tool.
More...
#include <P_CmdTool.h>
Inheritance diagram for CmdToolScale:
List of all members.
Public Methods
Public Attributes
Protected Methods
virtual function which is called when a text version of the command must be created to be printed to the console or a log file. More...
Detailed Description
change the position scaling factor for a tool.
Definition at line 61 of file P_CmdTool.h.
Constructor & Destructor Documentation
CmdToolScale::CmdToolScale
(
float
thescale,
int
thenum
)
Member Function Documentation
void CmdToolScale::create_text
(
void
)
[protected, virtual]
virtual function which is called when a text version of the command must be created to be printed to the console or a log file.
Reimplemented from Command.
Definition at line 82 of file P_CmdTool.C.
References Command::cmdText, num, and scale.
Member Data Documentation
int CmdToolScale::num
float CmdToolScale::scale
The documentation for this class was generated from the following files:
Generated on Mon Nov 17 02:48:10 2025 for VMD (current) by
doxygen1.2.14 written by Dimitri van Heesch,
© 1997-2002