Blender V5.0
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 21 of file attribute_convert.h.

Member Typedef Documentation

◆ CyclesT

using AttributeConverter< float >::CyclesT = float

Definition at line 22 of file attribute_convert.h.

Member Function Documentation

◆ convert()

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

Definition at line 24 of file attribute_convert.h.

Member Data Documentation

◆ type_desc

auto AttributeConverter< float >::type_desc = TypeFloat
staticconstexpr

Definition at line 23 of file attribute_convert.h.


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