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

CmdMaterialChange Class Reference

Change a property of an existing material. More...

#include <CmdMaterial.h>

Inheritance diagram for CmdMaterialChange:

Command List of all members.

Public Methods

 CmdMaterialChange (const char *, int, float)
 ~CmdMaterialChange (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

Change a property of an existing material.

Definition at line 55 of file CmdMaterial.h.


Constructor & Destructor Documentation

CmdMaterialChange::CmdMaterialChange const char *   ,
int   ,
float   
 

Definition at line 73 of file CmdMaterial.C.

References stringdup.

CmdMaterialChange::~CmdMaterialChange void   
 

Definition at line 96 of file CmdMaterial.C.


Member Function Documentation

void CmdMaterialChange::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 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.


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