|
Blender
V3.3
|
#include "GPU_vertex_buffer.h"Go to the source code of this file.
Classes | |
| class | blender::gpu::VertBuf |
Namespaces | |
| blender | |
| blender::gpu | |
Functions | |
| static GPUVertBuf * | blender::gpu::wrap (VertBuf *vert) |
| static VertBuf * | blender::gpu::unwrap (GPUVertBuf *vert) |
| static const VertBuf * | blender::gpu::unwrap (const GPUVertBuf *vert) |
GPU vertex buffer
Definition in file gpu_vertex_buffer_private.hh.