![]() |
Chemical Data Processing Library C++ API - Version 1.3.0
|
This is the complete list of members for CDPL::Vis::Material, including all inherited members.
| getAmbientColor() const | CDPL::Vis::Material | |
| getAmbientFactor() const | CDPL::Vis::Material | |
| getDiffuseColor() const | CDPL::Vis::Material | |
| getShininess() const | CDPL::Vis::Material | |
| getSpecularColor() const | CDPL::Vis::Material | |
| getTransparency() const | CDPL::Vis::Material | |
| Material(const Color &amb_color, double amb_factor, const Color &diff_color, const Color &spec_color, double shininess, double transp=0.0) | CDPL::Vis::Material | |
| Material(double amb_factor, const Color &diff_color, const Color &spec_color, double shininess, double transp=0.0) | CDPL::Vis::Material | |
| operator!=(const Material &material) const | CDPL::Vis::Material | |
| operator==(const Material &material) const | CDPL::Vis::Material | |
| setAmbientColor(const Color &color) | CDPL::Vis::Material | |
| setAmbientFactor(double factor) | CDPL::Vis::Material | |
| setDiffuseColor(const Color &color) | CDPL::Vis::Material | |
| setShininess(double shininess) | CDPL::Vis::Material | |
| setSpecularColor(const Color &color) | CDPL::Vis::Material | |
| setTransparency(double transp) | CDPL::Vis::Material |