Blender V4.3
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 39 of file attribute_convert.h.

Member Typedef Documentation

◆ CyclesT

Definition at line 40 of file attribute_convert.h.

Member Function Documentation

◆ convert()

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

Definition at line 42 of file attribute_convert.h.

References make_float2().

Member Data Documentation

◆ type_desc

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

Definition at line 41 of file attribute_convert.h.


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