Blender V5.0
blender::draw::ParticleHairFinalCache Struct Reference

Public Attributes

blender::gpu::VertBufproc_buf
blender::gpu::Batch * proc_hairs [MAX_THICKRES]
int strands_res

Detailed Description

Definition at line 59 of file draw_cache_impl_particles.cc.

Member Data Documentation

◆ proc_buf

blender::gpu::VertBuf* blender::draw::ParticleHairFinalCache::proc_buf

Definition at line 61 of file draw_cache_impl_particles.cc.

◆ proc_hairs

blender::gpu::Batch* blender::draw::ParticleHairFinalCache::proc_hairs[MAX_THICKRES]

Definition at line 64 of file draw_cache_impl_particles.cc.

◆ strands_res

int blender::draw::ParticleHairFinalCache::strands_res

Definition at line 66 of file draw_cache_impl_particles.cc.


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