|
Blender V4.3
|
#include <attribute_convert.h>
Public Types | |
| using | CyclesT = float4 |
Static Public Member Functions | |
| static CyclesT | convert (const blender::math::Quaternion &value) |
Static Public Attributes | |
| static constexpr auto | type_desc = TypeFloat4 |
Definition at line 90 of file attribute_convert.h.
| using AttributeConverter< blender::math::Quaternion >::CyclesT = float4 |
Definition at line 91 of file attribute_convert.h.
|
inlinestatic |
Definition at line 93 of file attribute_convert.h.
References make_float4().
|
staticconstexpr |
Definition at line 92 of file attribute_convert.h.