Blender V4.3
AttributeConverter< int > Struct Reference

#include <attribute_convert.h>

Public Types

using CyclesT = float
 

Static Public Member Functions

static CyclesT convert (const int &value)
 

Static Public Attributes

static constexpr auto type_desc = TypeFloat
 

Detailed Description

Definition at line 31 of file attribute_convert.h.

Member Typedef Documentation

◆ CyclesT

using AttributeConverter< int >::CyclesT = float

Definition at line 32 of file attribute_convert.h.

Member Function Documentation

◆ convert()

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

Definition at line 34 of file attribute_convert.h.

References float.

Member Data Documentation

◆ type_desc

auto AttributeConverter< int >::type_desc = TypeFloat
staticconstexpr

Definition at line 33 of file attribute_convert.h.


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