#include <CmdLabel.h>
Inheritance diagram for CmdLabelTextThickness:
Public Methods | |
CmdLabelTextThickness (float newthickness) | |
Public Attributes | |
const float | thickness |
Protected Methods | |
virtual void | create_text () |
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... |
|
Definition at line 109 of file CmdLabel.h. References Command::LABEL_TEXTTHICKNESS, and thickness. |
|
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 109 of file CmdLabel.C. References Command::cmdText, and thickness. |
|
Definition at line 108 of file CmdLabel.h. Referenced by CmdLabelTextThickness, and create_text. |