Blender  V3.3
Static Public Member Functions | List of all members
blender::draw::AttributeTypeConverter< AttributeType, VBOType > Struct Template Reference

Static Public Member Functions

static VBOType convert_value (AttributeType value)
 

Detailed Description

template<typename AttributeType, typename VBOType>
struct blender::draw::AttributeTypeConverter< AttributeType, VBOType >

Definition at line 49 of file extract_mesh_vbo_attributes.cc.

Member Function Documentation

◆ convert_value()

template<typename AttributeType , typename VBOType >
static VBOType blender::draw::AttributeTypeConverter< AttributeType, VBOType >::convert_value ( AttributeType  value)
inlinestatic

Definition at line 50 of file extract_mesh_vbo_attributes.cc.


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