|
Krita Source Code Documentation
|
Public Attributes | |
| gint | background |
| gdouble | compensation |
| guchar | lut [256] |
| gint | lx |
| gint | ly |
| gint | nz2 |
| gint | nzlz |
Definition at line 32 of file gimp_bump_map.cpp.
| gint bumpmap_params_t::background |
Definition at line 36 of file gimp_bump_map.cpp.
| gdouble bumpmap_params_t::compensation |
Definition at line 37 of file gimp_bump_map.cpp.
| guchar bumpmap_params_t::lut[256] |
Definition at line 38 of file gimp_bump_map.cpp.
| gint bumpmap_params_t::lx |
Definition at line 34 of file gimp_bump_map.cpp.
| gint bumpmap_params_t::ly |
Definition at line 34 of file gimp_bump_map.cpp.
| gint bumpmap_params_t::nz2 |
Definition at line 35 of file gimp_bump_map.cpp.
| gint bumpmap_params_t::nzlz |
Definition at line 35 of file gimp_bump_map.cpp.