|
Blender V4.5
|
Public Attributes | |
| int | flag |
| int | look |
| float | exposure |
| float | gamma |
| float | dither |
| float | temperature |
| float | tint |
| CurveMapping * | curve_mapping |
| int | curve_mapping_timestamp |
Definition at line 228 of file colormanagement.cc.
| CurveMapping* ColormanageCacheData::curve_mapping |
Definition at line 236 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().
| int ColormanageCacheData::curve_mapping_timestamp |
Definition at line 237 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().
| float ColormanageCacheData::dither |
Definition at line 233 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().
| float ColormanageCacheData::exposure |
Definition at line 231 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().
| int ColormanageCacheData::flag |
Definition at line 229 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().
| float ColormanageCacheData::gamma |
Definition at line 232 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().
| int ColormanageCacheData::look |
Definition at line 230 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().
| float ColormanageCacheData::temperature |
Definition at line 234 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().
| float ColormanageCacheData::tint |
Definition at line 235 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().