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

CmdMaterialAdd Class Reference

Add a new material. More...

#include <CmdMaterial.h>

Inheritance diagram for CmdMaterialAdd:

Command List of all members.

Public Methods

 CmdMaterialAdd (const char *, const char *copyfrom)
 ~CmdMaterialAdd (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

Add a new material.

Definition at line 27 of file CmdMaterial.h.


Constructor & Destructor Documentation

CmdMaterialAdd::CmdMaterialAdd const char *   ,
const char *    copyfrom
 

Definition at line 31 of file CmdMaterial.C.

References NULL, and stringdup.

CmdMaterialAdd::~CmdMaterialAdd void   
 

Definition at line 49 of file CmdMaterial.C.


Member Function Documentation

void CmdMaterialAdd::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 40 of file CmdMaterial.C.

References Command::cmdText.


The documentation for this class was generated from the following files:
Generated on Thu Mar 28 02:45:07 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002