Blender  V3.3
Public Attributes | List of all members
ParticlePointCache Struct Reference

Public Attributes

GPUVertBufpos
 
GPUBatchpoints
 
int elems_len
 
int point_len
 

Detailed Description

Definition at line 47 of file draw_cache_impl_particles.c.

Member Data Documentation

◆ elems_len

int ParticlePointCache::elems_len

Definition at line 50 of file draw_cache_impl_particles.c.

◆ point_len

int ParticlePointCache::point_len

Definition at line 51 of file draw_cache_impl_particles.c.

◆ points

GPUBatch* ParticlePointCache::points

◆ pos

GPUVertBuf* ParticlePointCache::pos

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