#include <CmdMaterial.h>
Inheritance diagram for CmdMaterialChange:
List of all members.
Definition at line 55 of file CmdMaterial.h.
Definition at line 96 of file CmdMaterial.C.
[protected, virtual]
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 80 of file CmdMaterial.C.
References Command::cmdText, MAT_AMBIENT, MAT_DIFFUSE, MAT_MIRROR, MAT_OPACITY, MAT_OUTLINE, MAT_OUTLINEWIDTH, MAT_SHININESS, MAT_SPECULAR, and MAT_TRANSMODE.