|
Blender V4.3
|
#include "BLI_array_utils.hh"#include "BKE_attribute_math.hh"#include "GPU_vertex_buffer.hh"#include "attribute_convert.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::draw |
Functions | |
| GPUVertFormat | blender::draw::init_format_for_attribute (const eCustomDataType data_type, const StringRefNull vbo_name) |
| void | blender::draw::vertbuf_data_extract_direct (const GSpan attribute, gpu::VertBuf &vbo) |