CmdMaterialRename Class Reference
Rename an existing material.
More...
#include <CmdMaterial.h>
Inheritance diagram for CmdMaterialRename:
List of all members.
Public Methods
Protected Methods
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...
Detailed Description
Rename an existing material.
Definition at line 41 of file CmdMaterial.h.
Constructor & Destructor Documentation
CmdMaterialRename::CmdMaterialRename
(
const char *
oldnm,
const char *
newnm
)
CmdMaterialRename::~CmdMaterialRename
(
void
)
Member Function Documentation
void CmdMaterialRename::create_text
(
void
)
[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 62 of file CmdMaterial.C.
References Command::cmdText.
The documentation for this class was generated from the following files:
Generated on Mon Nov 17 02:48:06 2025 for VMD (current) by
doxygen1.2.14 written by Dimitri van Heesch,
© 1997-2002