|
Blender
V2.59
|
#include <DNA_scene_types.h>
Public Attributes | |
| float | gravity [3] |
| int | flag |
| int | quick_cache_step |
| int | rt |
Definition at line 755 of file DNA_scene_types.h.
Definition at line 757 of file DNA_scene_types.h.
Referenced by _softbody_calc_forces_slice_in_a_thread(), add_scene(), cloth_calc_force(), do_versions(), get_fluid_gravity(), psys_uses_gravity(), reset_particle(), and softbody_calc_forces().
| float PhysicsSettings::gravity[3] |
Definition at line 756 of file DNA_scene_types.h.
Referenced by _softbody_calc_forces_slice_in_a_thread(), add_scene(), basic_integrate(), boid_body(), boid_brain(), cloth_calc_force(), do_versions(), dynamics_step(), get_fluid_gravity(), reset_particle(), rule_average_speed(), and softbody_calc_forces().
Definition at line 757 of file DNA_scene_types.h.
Referenced by BKE_ptcache_quick_cache_all(), object_handle_update(), and scene_update_tagged().
Definition at line 757 of file DNA_scene_types.h.