Blender  V3.3
Classes | Namespaces | Variables
extract_mesh_vbo_skin_roots.cc File Reference
#include "extract_mesh.hh"

Go to the source code of this file.

Classes

struct  blender::draw::SkinRootData
 

Namespaces

 blender
 
 blender::draw
 

Functions

Extract Skin Modifier Roots
static void blender::draw::extract_skin_roots_init (const MeshRenderData *mr, MeshBatchCache *UNUSED(cache), void *buf, void *UNUSED(tls_data))
 
constexpr MeshExtract blender::draw::create_extractor_skin_roots ()
 

Variables

const MeshExtract extract_skin_roots = blender::draw::create_extractor_skin_roots()
 

Variable Documentation

◆ extract_skin_roots

Definition at line 75 of file extract_mesh_vbo_skin_roots.cc.