|
Blender V5.0
|
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 1589 of file colortools.cc.
| uint ScopesUpdateDataChunk::bin_a[256] |
Definition at line 1594 of file colortools.cc.
Referenced by BKE_scopes_update(), scopes_update_cb(), and scopes_update_reduce().
| uint ScopesUpdateDataChunk::bin_b[256] |
Definition at line 1593 of file colortools.cc.
Referenced by BKE_scopes_update(), scopes_update_cb(), and scopes_update_reduce().
| uint ScopesUpdateDataChunk::bin_g[256] |
Definition at line 1592 of file colortools.cc.
Referenced by BKE_scopes_update(), scopes_update_cb(), and scopes_update_reduce().
| uint ScopesUpdateDataChunk::bin_lum[256] |
Definition at line 1590 of file colortools.cc.
Referenced by BKE_scopes_update(), scopes_update_cb(), and scopes_update_reduce().
| uint ScopesUpdateDataChunk::bin_r[256] |
Definition at line 1591 of file colortools.cc.
Referenced by BKE_scopes_update(), scopes_update_cb(), and scopes_update_reduce().
| float ScopesUpdateDataChunk::max[3] |
Definition at line 1595 of file colortools.cc.
Referenced by BKE_scopes_update(), scopes_update_cb(), and scopes_update_reduce().
| float ScopesUpdateDataChunk::min[3] |
Definition at line 1595 of file colortools.cc.
Referenced by BKE_scopes_update(), scopes_update_cb(), and scopes_update_reduce().