|
Blender V4.3
|
Public Attributes | |
| uint | bin_lum [256] |
| uint | bin_r [256] |
| uint | bin_g [256] |
| uint | bin_b [256] |
| uint | bin_a [256] |
| float | min [3] |
| float | max [3] |
Definition at line 1567 of file colortools.cc.
| uint ScopesUpdateDataChunk::bin_a[256] |
Definition at line 1572 of file colortools.cc.
Referenced by BKE_scopes_update(), scopes_update_cb(), and scopes_update_reduce().
| uint ScopesUpdateDataChunk::bin_b[256] |
Definition at line 1571 of file colortools.cc.
Referenced by BKE_scopes_update(), scopes_update_cb(), and scopes_update_reduce().
| uint ScopesUpdateDataChunk::bin_g[256] |
Definition at line 1570 of file colortools.cc.
Referenced by BKE_scopes_update(), scopes_update_cb(), and scopes_update_reduce().
| uint ScopesUpdateDataChunk::bin_lum[256] |
Definition at line 1568 of file colortools.cc.
Referenced by BKE_scopes_update(), scopes_update_cb(), and scopes_update_reduce().
| uint ScopesUpdateDataChunk::bin_r[256] |
Definition at line 1569 of file colortools.cc.
Referenced by BKE_scopes_update(), scopes_update_cb(), and scopes_update_reduce().
| float ScopesUpdateDataChunk::max[3] |
Definition at line 1573 of file colortools.cc.
Referenced by BKE_scopes_update(), scopes_update_cb(), and scopes_update_reduce().
| float ScopesUpdateDataChunk::min[3] |
Definition at line 1573 of file colortools.cc.
Referenced by BKE_scopes_update(), scopes_update_cb(), and scopes_update_reduce().