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

AtomColor.h File Reference

Parse and maintain the data for how a molecule should be colored. More...

#include "utilities.h"

Go to the source code of this file.

Compounds

class  AtomColor
 Parse and maintain the data for how a molecule should be colored. More...


Defines

#define DEFAULT_ATOMCOLOR   AtomColor::NAME
 default atom coloring method, and max cmd string size. More...

#define MAX_ATOMCOLOR_CMD   255

Variables

const char * AtomColorName [AtomColor::TOTAL]
 XXX a global string array with text descriptions of representation methods. More...

const char * AtomColorMenuName [AtomColor::TOTAL]
 These names are used within GUI menus, so they contain submenu names etc. More...


Detailed Description

Parse and maintain the data for how a molecule should be colored.

Definition in file AtomColor.h.


Define Documentation

#define DEFAULT_ATOMCOLOR   AtomColor::NAME
 

default atom coloring method, and max cmd string size.

Definition at line 30 of file AtomColor.h.

Referenced by AtomColor::AtomColor, and MoleculeList::MoleculeList.

#define MAX_ATOMCOLOR_CMD   255
 

Definition at line 31 of file AtomColor.h.


Variable Documentation

const char* AtomColorMenuName[AtomColor::TOTAL]
 

These names are used within GUI menus, so they contain submenu names etc.

Definition at line 135 of file AtomColor.h.

const char* AtomColorName[AtomColor::TOTAL]
 

XXX a global string array with text descriptions of representation methods.

Definition at line 134 of file AtomColor.h.


Generated on Wed Apr 24 02:43:42 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002