|
Blender V5.0
|
Public Types | |
| using | Type = uchar4 |
| using | AccumType = float4 |
Static Public Member Functions | |
| static AccumType | read (const Type &value) |
| static Type | output (const AccumType &value) |
Definition at line 30 of file interpolation.cpp.
| using SubdByte::AccumType = float4 |
Definition at line 32 of file interpolation.cpp.
| using SubdByte::Type = uchar4 |
Definition at line 31 of file interpolation.cpp.
Definition at line 39 of file interpolation.cpp.
References color_float4_to_uchar4().
Definition at line 34 of file interpolation.cpp.
References color_uchar4_to_float4().