|
Blender V4.3
|
Public Member Functions | |
| float | dist (const float2 p) const |
Public Attributes | |
| float | mired |
| float2 | uv |
| float | t |
Definition at line 867 of file math_color.cc.
Definition at line 871 of file math_color.cc.
Referenced by blender::math::whitepoint_to_temp_tint().
| float blender::math::locus_entry_t::mired |
Definition at line 868 of file math_color.cc.
Referenced by blender::math::whitepoint_from_temp_tint(), and blender::math::whitepoint_to_temp_tint().
| float blender::math::locus_entry_t::t |
Definition at line 870 of file math_color.cc.
Referenced by dist(), blender::math::whitepoint_from_temp_tint(), and blender::math::whitepoint_to_temp_tint().
| float2 blender::math::locus_entry_t::uv |
Definition at line 869 of file math_color.cc.
Referenced by dist(), blender::math::whitepoint_from_temp_tint(), and blender::math::whitepoint_to_temp_tint().