|
Blender
V3.3
|
Go to the source code of this file.
Functions | |
| void * | BKE_simulation_add (struct Main *bmain, const char *name) |
| void | BKE_simulation_data_update (struct Depsgraph *depsgraph, struct Scene *scene, struct Simulation *simulation) |
Definition at line 164 of file simulation.cc.
References BKE_id_new(), ID_SIM, and simulation.
| void BKE_simulation_data_update | ( | struct Depsgraph * | depsgraph, |
| struct Scene * | scene, | ||
| struct Simulation * | simulation | ||
| ) |