|
Krita Source Code Documentation
|
Go to the source code of this file.
Variables | |
| const QString | PHONG_AMBIENT_REFLECTIVITY = "ambientReflectivity" |
| const QString | PHONG_DIFFUSE_REFLECTIVITY = "diffuseReflectivity" |
| const QString | PHONG_DIFFUSE_REFLECTIVITY_IS_ENABLED = "diffuseReflectivityIsEnabled" |
| const QString | PHONG_HEIGHT_CHANNEL = "heightChannel" |
| const QString | PHONG_ILLUMINANT_AZIMUTH [] |
| const QString | PHONG_ILLUMINANT_COLOR [] |
| const QString | PHONG_ILLUMINANT_INCLINATION [] |
| const QString | PHONG_ILLUMINANT_IS_ENABLED [] |
| const QString | PHONG_SHINYNESS_EXPONENT = "shinynessExponent" |
| const QString | PHONG_SPECULAR_REFLECTIVITY = "specularReflectivity" |
| const QString | PHONG_SPECULAR_REFLECTIVITY_IS_ENABLED = "specularReflectivityIsEnabled" |
| const quint8 | PHONG_TOTAL_ILLUMINANTS = 4 |
| const QString | USE_NORMALMAP_IS_ENABLED = "useNormalMapIsEnabled" |
| const QString PHONG_AMBIENT_REFLECTIVITY = "ambientReflectivity" |
Definition at line 36 of file phong_bumpmap_constants.h.
| const QString PHONG_DIFFUSE_REFLECTIVITY = "diffuseReflectivity" |
Definition at line 37 of file phong_bumpmap_constants.h.
| const QString PHONG_DIFFUSE_REFLECTIVITY_IS_ENABLED = "diffuseReflectivityIsEnabled" |
Definition at line 40 of file phong_bumpmap_constants.h.
| const QString PHONG_HEIGHT_CHANNEL = "heightChannel" |
Definition at line 14 of file phong_bumpmap_constants.h.
| const QString PHONG_ILLUMINANT_AZIMUTH[] |
Definition at line 26 of file phong_bumpmap_constants.h.
| const QString PHONG_ILLUMINANT_COLOR[] |
Definition at line 21 of file phong_bumpmap_constants.h.
| const QString PHONG_ILLUMINANT_INCLINATION[] |
Definition at line 31 of file phong_bumpmap_constants.h.
| const QString PHONG_ILLUMINANT_IS_ENABLED[] |
Definition at line 16 of file phong_bumpmap_constants.h.
| const QString PHONG_SHINYNESS_EXPONENT = "shinynessExponent" |
Definition at line 39 of file phong_bumpmap_constants.h.
| const QString PHONG_SPECULAR_REFLECTIVITY = "specularReflectivity" |
Definition at line 38 of file phong_bumpmap_constants.h.
| const QString PHONG_SPECULAR_REFLECTIVITY_IS_ENABLED = "specularReflectivityIsEnabled" |
Definition at line 41 of file phong_bumpmap_constants.h.
| const quint8 PHONG_TOTAL_ILLUMINANTS = 4 |
Definition at line 13 of file phong_bumpmap_constants.h.
| const QString USE_NORMALMAP_IS_ENABLED = "useNormalMapIsEnabled" |
Definition at line 15 of file phong_bumpmap_constants.h.