Blender V4.5
blender::ocio::DisplayParameters Struct Reference

#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

Detailed Description

Definition at line 21 of file OCIO_config.hh.

Member Data Documentation

◆ display

StringRefNull blender::ocio::DisplayParameters::display

◆ exponent

float blender::ocio::DisplayParameters::exponent = 1.0f

◆ from_colorspace

StringRefNull blender::ocio::DisplayParameters::from_colorspace

◆ inverse

bool blender::ocio::DisplayParameters::inverse = false

◆ look

StringRefNull blender::ocio::DisplayParameters::look

◆ scale

float blender::ocio::DisplayParameters::scale = 1.0f

◆ temperature

float blender::ocio::DisplayParameters::temperature = 6500.0f

◆ tint

float blender::ocio::DisplayParameters::tint = 10.0f

◆ use_white_balance

bool blender::ocio::DisplayParameters::use_white_balance = false

◆ view

StringRefNull blender::ocio::DisplayParameters::view

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