Blender V4.3
AttributeConverter< blender::math::Quaternion > Struct Reference

#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
 

Detailed Description

Definition at line 90 of file attribute_convert.h.

Member Typedef Documentation

◆ CyclesT

using AttributeConverter< blender::math::Quaternion >::CyclesT = float4

Definition at line 91 of file attribute_convert.h.

Member Function Documentation

◆ convert()

static CyclesT AttributeConverter< blender::math::Quaternion >::convert ( const blender::math::Quaternion & value)
inlinestatic

Definition at line 93 of file attribute_convert.h.

References make_float4().

Member Data Documentation

◆ type_desc

auto AttributeConverter< blender::math::Quaternion >::type_desc = TypeFloat4
staticconstexpr

Definition at line 92 of file attribute_convert.h.


The documentation for this struct was generated from the following file: