#include <CmdMaterial.h>
Inheritance diagram for CmdMaterialDefault:
Public Methods | |
CmdMaterialDefault (int matind) | |
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... | |
Protected Attributes | |
int | ind |
Definition at line 85 of file CmdMaterial.h.
|
Definition at line 90 of file CmdMaterial.h. References ind, and Command::MATERIAL_DEFAULT. |
|
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 CmdMaterial.C. References Command::cmdText, and ind. |
|
Definition at line 87 of file CmdMaterial.h. Referenced by CmdMaterialDefault, and create_text. |