Blender V5.0
extract_mesh_ibo_fdots.cc File Reference
#include "GPU_index_buffer.hh"
#include "extract_mesh.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::draw

Functions

static IndexMask blender::draw::calc_face_visibility_mesh (const MeshRenderData &mr, IndexMaskMemory &memory)
static gpu::IndexBufPtr blender::draw::index_mask_to_ibo (const IndexMask &mask)
static gpu::IndexBufPtr blender::draw::extract_face_dots_mesh (const MeshRenderData &mr)
static gpu::IndexBufPtr blender::draw::extract_face_dots_bm (const MeshRenderData &mr)
gpu::IndexBufPtr blender::draw::extract_face_dots (const MeshRenderData &mr)