Blender V4.3
blender::draw::ParticlePointCache Struct Reference

Public Attributes

gpu::VertBufpos
 
gpu::Batch * points
 
int elems_len
 
int point_len
 

Detailed Description

Definition at line 53 of file draw_cache_impl_particles.cc.

Member Data Documentation

◆ elems_len

int blender::draw::ParticlePointCache::elems_len

Definition at line 56 of file draw_cache_impl_particles.cc.

◆ point_len

int blender::draw::ParticlePointCache::point_len

Definition at line 57 of file draw_cache_impl_particles.cc.

◆ points

gpu::Batch* blender::draw::ParticlePointCache::points

◆ pos


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