kalzium
Avogadro::ResidueColor Class Reference
#include <residuecolor.h>
Inheritance diagram for Avogadro::ResidueColor:

Detailed Description
This class maps colors based on residues http://jmol.sourceforge.net/jscolors/.
Definition at line 39 of file residuecolor.h.
Public Member Functions | |
| ResidueColor () | |
| virtual void | set (const Primitive *) |
| virtual QString | type () const |
| virtual | ~ResidueColor () |
Constructor & Destructor Documentation
| Avogadro::ResidueColor::ResidueColor | ( | ) |
Definition at line 34 of file residuecolor.cpp.
| Avogadro::ResidueColor::~ResidueColor | ( | ) | [virtual] |
Definition at line 37 of file residuecolor.cpp.
Member Function Documentation
| void Avogadro::ResidueColor::set | ( | const Primitive * | primitive | ) | [virtual] |
Set the color based on the supplied Primitive If NULL is passed, do nothing.
Reimplemented from Avogadro::Color.
Definition at line 40 of file residuecolor.cpp.
| virtual QString Avogadro::ResidueColor::type | ( | ) | const [inline, virtual] |
- Returns:
- the type of the Color class.
Reimplemented from Avogadro::Color.
Definition at line 50 of file residuecolor.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference