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

Public Attributes

wmWindowManagerwm
 
voidowner
 
short * stop
 
short * do_update
 
floatprogress
 
PTCacheBakerbaker
 

Detailed Description

Definition at line 86 of file physics_pointcache.c.

Member Data Documentation

◆ baker

PTCacheBaker* PointCacheJob::baker

◆ do_update

short * PointCacheJob::do_update

Definition at line 89 of file physics_pointcache.c.

Referenced by ptcache_job_startjob(), and ptcache_job_update().

◆ owner

void* PointCacheJob::owner

Definition at line 88 of file physics_pointcache.c.

◆ progress

float* PointCacheJob::progress

Definition at line 90 of file physics_pointcache.c.

Referenced by ptcache_job_startjob(), and ptcache_job_update().

◆ stop

short* PointCacheJob::stop

Definition at line 89 of file physics_pointcache.c.

Referenced by ptcache_job_break(), and ptcache_job_startjob().

◆ wm

wmWindowManager* PointCacheJob::wm

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