Blender V4.3
blender::draw::AttributeConverter< T > Struct Template Reference

#include <attribute_convert.hh>

Public Types

using VBOType = void
 

Detailed Description

template<typename T>
struct blender::draw::AttributeConverter< T >

Utility to convert from the type used in the attributes to the types for GPU vertex buffers.

Definition at line 35 of file attribute_convert.hh.

Member Typedef Documentation

◆ VBOType

template<typename T >
using blender::draw::AttributeConverter< T >::VBOType = void

Definition at line 36 of file attribute_convert.hh.


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