Blender V5.0
blender::gpu::GenericVertexFormat< T > Struct Template Reference

#include <GPU_vertex_format.hh>

Public Member Functions

 GPU_VERTEX_FORMAT_FUNC (GenericVertexFormat, attr)

Public Attributes

T attr

Detailed Description

template<typename T>
struct blender::gpu::GenericVertexFormat< T >

Generic vertex format for single attribute buffers.

Definition at line 312 of file GPU_vertex_format.hh.

Member Function Documentation

◆ GPU_VERTEX_FORMAT_FUNC()

template<typename T>
blender::gpu::GenericVertexFormat< T >::GPU_VERTEX_FORMAT_FUNC ( GenericVertexFormat< T > ,
attr  )

References attr.

Member Data Documentation

◆ attr

template<typename T>
T blender::gpu::GenericVertexFormat< T >::attr

Definition at line 313 of file GPU_vertex_format.hh.

Referenced by GPU_VERTEX_FORMAT_FUNC().


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