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

Public Attributes

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

Detailed Description

Definition at line 85 of file draw_cache_impl_particles.cc.

Member Data Documentation

◆ elems_len

int blender::draw::ParticlePointCache::elems_len

Definition at line 88 of file draw_cache_impl_particles.cc.

◆ point_len

int blender::draw::ParticlePointCache::point_len

Definition at line 89 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: