|
Blender V5.0
|
#include <attribute_convert.h>
Public Types | |
| using | CyclesT = float2 |
Static Public Member Functions | |
| static CyclesT | convert (const blender::float2 &value) |
Static Public Attributes | |
| static constexpr auto | type_desc = TypeFloat2 |
Definition at line 37 of file attribute_convert.h.
| using AttributeConverter< blender::float2 >::CyclesT = float2 |
Definition at line 38 of file attribute_convert.h.
|
inlinestatic |
Definition at line 40 of file attribute_convert.h.
References make_float2.
|
staticconstexpr |
Definition at line 39 of file attribute_convert.h.