Blender V5.0
extract_mesh_vbo_sculpt_data.cc File Reference
#include "BLI_array_utils.hh"
#include "BLI_math_vector.h"
#include "BKE_attribute.hh"
#include "BKE_mesh.hh"
#include "BKE_paint.hh"
#include "draw_subdivision.hh"
#include "extract_mesh.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::draw

Functions

static const GPUVertFormatblender::draw::get_sculpt_data_format ()
gpu::VertBufPtr blender::draw::extract_sculpt_data (const MeshRenderData &mr)
gpu::VertBufPtr blender::draw::extract_sculpt_data_subdiv (const MeshRenderData &mr, const DRWSubdivCache &subdiv_cache)