Blender V5.0
AttributeConverter< blender::float2 > Struct Reference

#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

Detailed Description

Definition at line 37 of file attribute_convert.h.

Member Typedef Documentation

◆ CyclesT

Definition at line 38 of file attribute_convert.h.

Member Function Documentation

◆ convert()

CyclesT AttributeConverter< blender::float2 >::convert ( const blender::float2 & value)
inlinestatic

Definition at line 40 of file attribute_convert.h.

References make_float2.

Member Data Documentation

◆ type_desc

auto AttributeConverter< blender::float2 >::type_desc = TypeFloat2
staticconstexpr

Definition at line 39 of file attribute_convert.h.


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