#include <P_CmdTool.h>
Inheritance diagram for CmdToolOffset:
Public Methods | |
CmdToolOffset (float *theoffset, int thenum) | |
Public Attributes | |
int | num |
float | offset [3] |
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 94 of file P_CmdTool.h.
|
Definition at line 106 of file P_CmdTool.C. |
|
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. |
|
Definition at line 97 of file P_CmdTool.h. Referenced by CmdToolOffset, and create_text. |
|
Definition at line 98 of file P_CmdTool.h. Referenced by CmdToolOffset, and create_text. |