#include <CmdMaterial.h>
Inheritance diagram for CmdMaterialDelete:
Public Methods | |
CmdMaterialDelete (const char *) | |
~CmdMaterialDelete () | |
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 71 of file CmdMaterial.h.
|
Definition at line 101 of file CmdMaterial.C. References stringdup. |
|
Definition at line 110 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 106 of file CmdMaterial.C. References Command::cmdText. |