Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

CmdMaterialRename Class Reference

Rename an existing material. More...

#include <CmdMaterial.h>

Inheritance diagram for CmdMaterialRename:

Command List of all members.

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...


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
 

Definition at line 56 of file CmdMaterial.C.

References stringdup.

CmdMaterialRename::~CmdMaterialRename void   
 

Definition at line 66 of file CmdMaterial.C.


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 Fri Mar 29 02:47:09 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002