Blender V5.0
blender::draw::AttributeConverter< ColorGeometry4f > Struct Reference

#include <attribute_convert.hh>

Public Types

using VBOType = ColorGeometry4f

Static Public Member Functions

static VBOType convert (const ColorGeometry4f &value)

Static Public Attributes

static constexpr GPUVertCompType gpu_component_type = GPU_COMP_F32
static constexpr int gpu_component_len = 4
static constexpr GPUVertFetchMode gpu_fetch_mode = GPU_FETCH_FLOAT

Detailed Description

Definition at line 132 of file attribute_convert.hh.

Member Typedef Documentation

◆ VBOType

Member Function Documentation

◆ convert()

VBOType blender::draw::AttributeConverter< ColorGeometry4f >::convert ( const ColorGeometry4f & value)
inlinestatic

Definition at line 137 of file attribute_convert.hh.

Member Data Documentation

◆ gpu_component_len

int blender::draw::AttributeConverter< ColorGeometry4f >::gpu_component_len = 4
staticconstexpr

Definition at line 135 of file attribute_convert.hh.

◆ gpu_component_type

Definition at line 134 of file attribute_convert.hh.

◆ gpu_fetch_mode

Definition at line 136 of file attribute_convert.hh.


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