Blender V4.3
AttributeConverter< float > Struct Reference

#include <attribute_convert.h>

Public Types

using CyclesT = float
 

Static Public Member Functions

static CyclesT convert (const float &value)
 

Static Public Attributes

static constexpr auto type_desc = TypeFloat
 

Detailed Description

Definition at line 23 of file attribute_convert.h.

Member Typedef Documentation

◆ CyclesT

using AttributeConverter< float >::CyclesT = float

Definition at line 24 of file attribute_convert.h.

Member Function Documentation

◆ convert()

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

Definition at line 26 of file attribute_convert.h.

Member Data Documentation

◆ type_desc

auto AttributeConverter< float >::type_desc = TypeFloat
staticconstexpr

Definition at line 25 of file attribute_convert.h.


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