Blender V5.0
SB_thread_context Struct Reference

Public Attributes

Scenescene
Objectob
float forcetime
float timenow
int ifirst
int ilast
ListBaseeffectors
int do_deflector
float fieldfactor
float windfactor
int nr
int tot

Detailed Description

Definition at line 114 of file softbody.cc.

Member Data Documentation

◆ do_deflector

int SB_thread_context::do_deflector

Definition at line 122 of file softbody.cc.

Referenced by exec_softbody_calc_forces(), sb_cf_threads_run(), and sb_sfesf_threads_run().

◆ effectors

ListBase* SB_thread_context::effectors

◆ fieldfactor

float SB_thread_context::fieldfactor

Definition at line 123 of file softbody.cc.

Referenced by exec_softbody_calc_forces(), sb_cf_threads_run(), and sb_sfesf_threads_run().

◆ forcetime

float SB_thread_context::forcetime

Definition at line 117 of file softbody.cc.

Referenced by exec_softbody_calc_forces(), sb_cf_threads_run(), and sb_sfesf_threads_run().

◆ ifirst

int SB_thread_context::ifirst

◆ ilast

int SB_thread_context::ilast

◆ nr

int SB_thread_context::nr

Definition at line 125 of file softbody.cc.

Referenced by sb_cf_threads_run(), and sb_sfesf_threads_run().

◆ ob

Object* SB_thread_context::ob

◆ scene

Scene* SB_thread_context::scene

◆ timenow

float SB_thread_context::timenow

◆ tot

int SB_thread_context::tot

Definition at line 126 of file softbody.cc.

Referenced by sb_cf_threads_run(), and sb_sfesf_threads_run().

◆ windfactor

float SB_thread_context::windfactor

Definition at line 124 of file softbody.cc.

Referenced by exec_softbody_calc_forces(), sb_cf_threads_run(), and sb_sfesf_threads_run().


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