Blender V4.3
AttributeConverter< int8_t > Struct Reference

#include <attribute_convert.h>

Public Types

using CyclesT = float
 

Static Public Member Functions

static CyclesT convert (const int8_t &value)
 

Static Public Attributes

static constexpr auto type_desc = TypeFloat
 

Detailed Description

Definition at line 82 of file attribute_convert.h.

Member Typedef Documentation

◆ CyclesT

using AttributeConverter< int8_t >::CyclesT = float

Definition at line 83 of file attribute_convert.h.

Member Function Documentation

◆ convert()

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

Definition at line 85 of file attribute_convert.h.

References float.

Member Data Documentation

◆ type_desc

auto AttributeConverter< int8_t >::type_desc = TypeFloat
staticconstexpr

Definition at line 84 of file attribute_convert.h.


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