|
Blender V4.5
|
#include <OCIO_config.hh>
Public Attributes | |
| StringRefNull | from_colorspace |
| StringRefNull | view |
| StringRefNull | display |
| StringRefNull | look |
| float | scale = 1.0f |
| float | exponent = 1.0f |
| float | temperature = 6500.0f |
| float | tint = 10.0f |
| bool | use_white_balance = false |
| bool | inverse = false |
Definition at line 21 of file OCIO_config.hh.
| StringRefNull blender::ocio::DisplayParameters::display |
Definition at line 24 of file OCIO_config.hh.
Referenced by blender::ocio::create_fallback_display_cpu_processor(), and get_display_buffer_processor().
| float blender::ocio::DisplayParameters::exponent = 1.0f |
Definition at line 27 of file OCIO_config.hh.
Referenced by blender::ocio::create_fallback_display_cpu_processor(), and get_display_buffer_processor().
| StringRefNull blender::ocio::DisplayParameters::from_colorspace |
Definition at line 22 of file OCIO_config.hh.
Referenced by blender::ocio::create_fallback_display_cpu_processor(), and get_display_buffer_processor().
| bool blender::ocio::DisplayParameters::inverse = false |
Definition at line 31 of file OCIO_config.hh.
Referenced by blender::ocio::create_fallback_display_cpu_processor(), and get_display_buffer_processor().
| StringRefNull blender::ocio::DisplayParameters::look |
Definition at line 25 of file OCIO_config.hh.
Referenced by blender::ocio::create_fallback_display_cpu_processor(), and get_display_buffer_processor().
| float blender::ocio::DisplayParameters::scale = 1.0f |
Definition at line 26 of file OCIO_config.hh.
Referenced by blender::ocio::create_fallback_display_cpu_processor(), and get_display_buffer_processor().
| float blender::ocio::DisplayParameters::temperature = 6500.0f |
Definition at line 28 of file OCIO_config.hh.
Referenced by blender::ocio::create_fallback_display_cpu_processor(), and get_display_buffer_processor().
| float blender::ocio::DisplayParameters::tint = 10.0f |
Definition at line 29 of file OCIO_config.hh.
Referenced by blender::ocio::create_fallback_display_cpu_processor(), and get_display_buffer_processor().
| bool blender::ocio::DisplayParameters::use_white_balance = false |
Definition at line 30 of file OCIO_config.hh.
Referenced by blender::ocio::create_fallback_display_cpu_processor(), and get_display_buffer_processor().
| StringRefNull blender::ocio::DisplayParameters::view |
Definition at line 23 of file OCIO_config.hh.
Referenced by blender::ocio::create_fallback_display_cpu_processor(), and get_display_buffer_processor().