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

CmdMaterialDelete Class Reference

Delete a material. More...

#include <CmdMaterial.h>

Inheritance diagram for CmdMaterialDelete:

Command List of all members.

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


Detailed Description

Delete a material.

Definition at line 71 of file CmdMaterial.h.


Constructor & Destructor Documentation

CmdMaterialDelete::CmdMaterialDelete const char *   
 

Definition at line 101 of file CmdMaterial.C.

References stringdup.

CmdMaterialDelete::~CmdMaterialDelete  
 

Definition at line 110 of file CmdMaterial.C.


Member Function Documentation

void CmdMaterialDelete::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 106 of file CmdMaterial.C.

References Command::cmdText.


The documentation for this class was generated from the following files:
Generated on Fri Apr 19 02:46:17 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002