Krita Source Code Documentation
Loading...
Searching...
No Matches
bumpmap_params_t Struct Reference

Public Attributes

gint background
 
gdouble compensation
 
guchar lut [256]
 
gint lx
 
gint ly
 
gint nz2
 
gint nzlz
 

Detailed Description

Definition at line 32 of file gimp_bump_map.cpp.

Member Data Documentation

◆ background

gint bumpmap_params_t::background

Definition at line 36 of file gimp_bump_map.cpp.

◆ compensation

gdouble bumpmap_params_t::compensation

Definition at line 37 of file gimp_bump_map.cpp.

◆ lut

guchar bumpmap_params_t::lut[256]

Definition at line 38 of file gimp_bump_map.cpp.

◆ lx

gint bumpmap_params_t::lx

Definition at line 34 of file gimp_bump_map.cpp.

◆ ly

gint bumpmap_params_t::ly

Definition at line 34 of file gimp_bump_map.cpp.

◆ nz2

gint bumpmap_params_t::nz2

Definition at line 35 of file gimp_bump_map.cpp.

◆ nzlz

gint bumpmap_params_t::nzlz

Definition at line 35 of file gimp_bump_map.cpp.


The documentation for this struct was generated from the following file: