Blender V5.0
blender::draw::gpencil::MaterialPool Struct Reference

#include <gpencil_engine_private.hh>

Public Attributes

MaterialPoolnext
gpMaterial mat_data [GPENCIL_MATERIAL_BUFFER_LEN]
gpu::UniformBufubo
gpu::Texturetex_fill [GPENCIL_MATERIAL_BUFFER_LEN]
gpu::Texturetex_stroke [GPENCIL_MATERIAL_BUFFER_LEN]
int used_count

Detailed Description

Definition at line 46 of file gpencil_engine_private.hh.

Member Data Documentation

◆ mat_data

◆ next

◆ tex_fill

◆ tex_stroke

◆ ubo

◆ used_count

int blender::draw::gpencil::MaterialPool::used_count

The documentation for this struct was generated from the following file: