|
Blender V4.3
|
#include <attribute_convert.h>
Public Types | |
| using | CyclesT = float3 |
Static Public Member Functions | |
| static CyclesT | convert (const blender::float3 &value) |
Static Public Attributes | |
| static constexpr auto | type_desc = TypeVector |
Definition at line 47 of file attribute_convert.h.
| using AttributeConverter< blender::float3 >::CyclesT = float3 |
Definition at line 48 of file attribute_convert.h.
|
inlinestatic |
Definition at line 50 of file attribute_convert.h.
References make_float3().
|
staticconstexpr |
Definition at line 49 of file attribute_convert.h.