|
Blender V5.0
|
#include <GPU_vertex_format.hh>
Public Member Functions | |
| GPU_VERTEX_FORMAT_FUNC (GenericVertexFormat, attr) | |
Public Attributes | |
| T | attr |
Generic vertex format for single attribute buffers.
Definition at line 312 of file GPU_vertex_format.hh.
| blender::gpu::GenericVertexFormat< T >::GPU_VERTEX_FORMAT_FUNC | ( | GenericVertexFormat< T > | , |
| attr | ) |
References attr.
| T blender::gpu::GenericVertexFormat< T >::attr |
Definition at line 313 of file GPU_vertex_format.hh.
Referenced by GPU_VERTEX_FORMAT_FUNC().