|
Blender V4.3
|
#include <attribute_convert.h>
Public Types | |
| using | CyclesT = float4 |
Static Public Member Functions | |
| static CyclesT | convert (const blender::ColorGeometry4b &value) |
Static Public Attributes | |
| static constexpr auto | type_desc = TypeRGBA |
Definition at line 63 of file attribute_convert.h.
| using AttributeConverter< blender::ColorGeometry4b >::CyclesT = float4 |
Definition at line 64 of file attribute_convert.h.
|
inlinestatic |
Definition at line 66 of file attribute_convert.h.
References byte_to_float(), color_srgb_to_linear_v4(), and make_float4().
|
staticconstexpr |
Definition at line 65 of file attribute_convert.h.