Blender V2.61 - r43446
Functions

ED_fluidsim.h File Reference

Go to the source code of this file.

Functions

struct FluidsimSettingsfluidsimSettingsNew (struct Object *srcob)
void fluidsimSettingsFree (struct FluidsimSettings *sb)
struct FluidsimSettingsfluidsimSettingsCopy (struct FluidsimSettings *sb)

Detailed Description

Definition in file ED_fluidsim.h.


Function Documentation

struct FluidsimSettings* fluidsimSettingsCopy ( struct FluidsimSettings sb) [read]
void fluidsimSettingsFree ( struct FluidsimSettings sb)
struct FluidsimSettings* fluidsimSettingsNew ( struct Object srcob) [read]