Blender V4.3
AttributeConverter< bool > Struct Reference

#include <attribute_convert.h>

Public Types

using CyclesT = float
 

Static Public Member Functions

static CyclesT convert (const bool &value)
 

Static Public Attributes

static constexpr auto type_desc = TypeFloat
 

Detailed Description

Definition at line 74 of file attribute_convert.h.

Member Typedef Documentation

◆ CyclesT

using AttributeConverter< bool >::CyclesT = float

Definition at line 75 of file attribute_convert.h.

Member Function Documentation

◆ convert()

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

Definition at line 77 of file attribute_convert.h.

References float.

Member Data Documentation

◆ type_desc

auto AttributeConverter< bool >::type_desc = TypeFloat
staticconstexpr

Definition at line 76 of file attribute_convert.h.


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