#include <CmdMaterial.h>
Inheritance diagram for CmdMaterialRename:
Public Methods | |
CmdMaterialRename (const char *oldnm, const char *newnm) | |
~CmdMaterialRename (void) | |
Protected Methods | |
virtual void | create_text (void) |
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 41 of file CmdMaterial.h.
|
Definition at line 56 of file CmdMaterial.C. References stringdup. |
|
Definition at line 66 of file CmdMaterial.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 62 of file CmdMaterial.C. References Command::cmdText. |