Blender V4.3
draw_sculpt.cc File Reference
#include "draw_sculpt.hh"
#include "draw_attributes.hh"
#include "BKE_attribute.hh"
#include "BKE_mesh_types.hh"
#include "BKE_paint.hh"
#include "DRW_pbvh.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::draw
 

Functions

static Vector< SculptBatchblender::draw::sculpt_batches_get_ex (const Object *ob, const bool use_wire, const Span< pbvh::AttributeRequest > attrs)
 
Vector< SculptBatchblender::draw::sculpt_batches_get (const Object *ob, SculptBatchFeature features)
 
Vector< SculptBatchblender::draw::sculpt_batches_per_material_get (const Object *ob, Span< const GPUMaterial * > materials)