Blender V4.3
extract_mesh_ibo_lines_paint_mask.cc File Reference
#include "BLI_bitmap.h"
#include "atomic_ops.h"
#include "MEM_guardedalloc.h"
#include "GPU_index_buffer.hh"
#include "draw_subdivision.hh"
#include "extract_mesh.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::draw
 

Functions

void blender::draw::extract_lines_paint_mask (const MeshRenderData &mr, gpu::IndexBuf &lines)
 
void blender::draw::extract_lines_paint_mask_subdiv (const MeshRenderData &mr, const DRWSubdivCache &subdiv_cache, gpu::IndexBuf &lines)