Blender V5.0
AttributeConverter< blender::float3 > Struct Reference

#include <attribute_convert.h>

Public Types

using CyclesT = float3

Static Public Member Functions

static CyclesT convert (const blender::float3 &value)

Static Public Attributes

static constexpr auto type_desc = TypeVector

Detailed Description

Definition at line 45 of file attribute_convert.h.

Member Typedef Documentation

◆ CyclesT

Definition at line 46 of file attribute_convert.h.

Member Function Documentation

◆ convert()

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

Definition at line 48 of file attribute_convert.h.

References make_float3().

Member Data Documentation

◆ type_desc

auto AttributeConverter< blender::float3 >::type_desc = TypeVector
staticconstexpr

Definition at line 47 of file attribute_convert.h.


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