|
Scribus
Open source desktop publishing at your fingertips
|

Public Member Functions | |
| PRCmaterialgeneric (const RGBAColour &a, const RGBAColour &d, const RGBAColour &e, const RGBAColour &s, double p, double h) | |
| PRCmaterialgeneric (const PRCmaterial &m) | |
| bool | operator== (const PRCmaterialgeneric &m) const |
| bool | operator< (const PRCmaterialgeneric &m) const |
Public Attributes | |
| RGBAColour | ambient |
| RGBAColour | diffuse |
| RGBAColour | emissive |
| RGBAColour | specular |
| double | alpha |
| double | shininess |