|
Blender
V2.59
|
Go to the source code of this file.
Functions | |
| struct FluidsimSettings * | fluidsimSettingsNew (struct Object *srcob) |
| void | fluidsimSettingsFree (struct FluidsimSettings *sb) |
| struct FluidsimSettings * | fluidsimSettingsCopy (struct FluidsimSettings *sb) |
| void | fluidsimEstimateMemory (struct Object *ob, struct FluidsimSettings *fs, char *value) |
Definition in file ED_fluidsim.h.
| void fluidsimEstimateMemory | ( | struct Object * | ob, |
| struct FluidsimSettings * | fs, | ||
| char * | value | ||
| ) |
| struct FluidsimSettings* fluidsimSettingsCopy | ( | struct FluidsimSettings * | sb | ) | [read] |
| void fluidsimSettingsFree | ( | struct FluidsimSettings * | sb | ) |
| struct FluidsimSettings* fluidsimSettingsNew | ( | struct Object * | srcob | ) | [read] |