Blender V4.3
PointCacheJob Struct Reference

Public Attributes

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

Detailed Description

Definition at line 84 of file physics_pointcache.cc.

Member Data Documentation

◆ baker

PTCacheBaker* PointCacheJob::baker

◆ do_update

bool * PointCacheJob::do_update

Definition at line 87 of file physics_pointcache.cc.

Referenced by ptcache_job_startjob(), and ptcache_job_update().

◆ owner

void* PointCacheJob::owner

Definition at line 86 of file physics_pointcache.cc.

◆ progress

float* PointCacheJob::progress

Definition at line 88 of file physics_pointcache.cc.

Referenced by ptcache_job_startjob(), and ptcache_job_update().

◆ stop

bool* PointCacheJob::stop

Definition at line 87 of file physics_pointcache.cc.

Referenced by ptcache_job_break(), and ptcache_job_startjob().

◆ wm

wmWindowManager* PointCacheJob::wm

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