Blender V4.5
AttributeConverter< blender::ColorGeometry4f > Struct Reference

#include <attribute_convert.h>

Public Types

using CyclesT = float4
 

Static Public Member Functions

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

Static Public Attributes

static constexpr auto type_desc = TypeRGBA
 

Detailed Description

Definition at line 53 of file attribute_convert.h.

Member Typedef Documentation

◆ CyclesT

Definition at line 54 of file attribute_convert.h.

Member Function Documentation

◆ convert()

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

Definition at line 56 of file attribute_convert.h.

References make_float4(), and value.

Member Data Documentation

◆ type_desc

auto AttributeConverter< blender::ColorGeometry4f >::type_desc = TypeRGBA
staticconstexpr

Definition at line 55 of file attribute_convert.h.


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