Blender  V2.93
Public Attributes | List of all members
PointCacheJob Struct Reference

Public Attributes

wmWindowManagerwm
 
void * owner
 
short * stop
 
short * do_update
 
floatprogress
 
PTCacheBakerbaker
 

Detailed Description

Definition at line 101 of file physics_pointcache.c.

Member Data Documentation

◆ baker

PTCacheBaker* PointCacheJob::baker

◆ do_update

short * PointCacheJob::do_update

Definition at line 104 of file physics_pointcache.c.

Referenced by ptcache_job_startjob(), and ptcache_job_update().

◆ owner

void* PointCacheJob::owner

Definition at line 103 of file physics_pointcache.c.

◆ progress

float* PointCacheJob::progress

Definition at line 105 of file physics_pointcache.c.

Referenced by ptcache_job_startjob(), and ptcache_job_update().

◆ stop

short* PointCacheJob::stop

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