CmdToolOffset Class Reference
change the position offset for a tool.
More...
#include <P_CmdTool.h>
Inheritance diagram for CmdToolOffset:
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 offset for a tool.
Definition at line 94 of file P_CmdTool.h.
Constructor & Destructor Documentation
CmdToolOffset::CmdToolOffset
(
float *
theoffset,
int
thenum
)
Member Function Documentation
void CmdToolOffset::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 114 of file P_CmdTool.C.
References Command::cmdText, num, and offset.
Member Data Documentation
int CmdToolOffset::num
float CmdToolOffset::offset[3]
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