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

#include <draw_hair_private.h>

Public Attributes

GPUVertBufproc_buf
 
GPUTextureproc_tex
 
GPUBatchproc_hairs [MAX_THICKRES]
 
int strands_res
 

Detailed Description

Definition at line 29 of file draw_hair_private.h.

Member Data Documentation

◆ proc_buf

GPUVertBuf* ParticleHairFinalCache::proc_buf

◆ proc_hairs

GPUBatch* ParticleHairFinalCache::proc_hairs[MAX_THICKRES]

◆ proc_tex

GPUTexture* ParticleHairFinalCache::proc_tex

◆ strands_res

int ParticleHairFinalCache::strands_res

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