|
Blender V5.0
|
#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 88 of file attribute_convert.h.
| using AttributeConverter< blender::math::Quaternion >::CyclesT = float4 |
Definition at line 89 of file attribute_convert.h.
|
inlinestatic |
Definition at line 91 of file attribute_convert.h.
References make_float4, blender::math::QuaternionBase< T >::w, blender::math::QuaternionBase< T >::x, blender::math::QuaternionBase< T >::y, and blender::math::QuaternionBase< T >::z.
|
staticconstexpr |
Definition at line 90 of file attribute_convert.h.