Blender  V3.3
Public Attributes | List of all members
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 111 of file softbody.c.

Member Data Documentation

◆ do_deflector

int SB_thread_context::do_deflector

Definition at line 119 of file softbody.c.

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 120 of file softbody.c.

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

◆ forcetime

float SB_thread_context::forcetime

Definition at line 114 of file softbody.c.

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 122 of file softbody.c.

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 123 of file softbody.c.

Referenced by sb_cf_threads_run(), and sb_sfesf_threads_run().

◆ windfactor

float SB_thread_context::windfactor

Definition at line 121 of file softbody.c.

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: