Blender V5.0
blender::math::locus_entry_t Struct Reference

Public Member Functions

float dist (const float2 p) const

Public Attributes

float mired
float2 uv
float t

Detailed Description

Definition at line 785 of file math_color.cc.

Member Function Documentation

◆ dist()

float blender::math::locus_entry_t::dist ( const float2 p) const
inline

Definition at line 789 of file math_color.cc.

References diff(), t, and uv.

Referenced by blender::math::whitepoint_to_temp_tint().

Member Data Documentation

◆ mired

float blender::math::locus_entry_t::mired

◆ t

float blender::math::locus_entry_t::t

◆ uv

float2 blender::math::locus_entry_t::uv

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