CmdLabelTextOffset Class Reference
#include <CmdLabel.h>
Inheritance diagram for CmdLabelTextOffset:
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...
Constructor & Destructor Documentation
CmdLabelTextOffset::CmdLabelTextOffset
(
const char *
name,
int
ind,
float
x,
float
y
)
CmdLabelTextOffset::~CmdLabelTextOffset
(
)
Member Function Documentation
void CmdLabelTextOffset::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 121 of file CmdLabel.C.
References Command::cmdText, m_x, m_y, n, and nm.
Member Data Documentation
const float CmdLabelTextOffset::m_x
const float CmdLabelTextOffset::m_y
int CmdLabelTextOffset::n
char* CmdLabelTextOffset::nm
The documentation for this class was generated from the following files:
Generated on Wed Nov 19 02:48:12 2025 for VMD (current) by
doxygen1.2.14 written by Dimitri van Heesch,
© 1997-2002