Blender V4.3
extract_mesh_vbo_fdots_uv.cc File Reference
#include "BKE_attribute.hh"
#include "extract_mesh.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::draw
 

Functions

static void blender::draw::extract_face_dots_uv_mesh (const MeshRenderData &mr, MutableSpan< float2 > vbo_data)
 
static void blender::draw::extract_face_dots_uv_bm (const MeshRenderData &mr, MutableSpan< float2 > vbo_data)
 
void blender::draw::extract_face_dots_uv (const MeshRenderData &mr, gpu::VertBuf &vbo)