Blender V5.0
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 40 of file attribute_convert.hh.

Member Typedef Documentation

◆ VBOType

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

Definition at line 41 of file attribute_convert.hh.


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