summaryrefslogtreecommitdiffstats
path: root/Smoke/fluids.h
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2007-11-23 14:07:25 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2007-11-23 14:07:25 (GMT)
commit3b1c743de30bf7924bef1cc234f5326aa49804b0 (patch)
tree6200ca23efe5aad5fb7f2eacea11d1a9466b75bb /Smoke/fluids.h
parent9076f40ea21fd8a3f45b37fc98ee36673b95dbe5 (diff)
download2iv35-3b1c743de30bf7924bef1cc234f5326aa49804b0.zip
2iv35-3b1c743de30bf7924bef1cc234f5326aa49804b0.tar.gz
2iv35-3b1c743de30bf7924bef1cc234f5326aa49804b0.tar.bz2
Diffstat (limited to 'Smoke/fluids.h')
-rw-r--r--Smoke/fluids.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Smoke/fluids.h b/Smoke/fluids.h
index 6614d22..74b8c65 100644
--- a/Smoke/fluids.h
+++ b/Smoke/fluids.h
@@ -64,6 +64,10 @@ extern int glyph_scalar;
extern int glyph_vector;
extern int draw_options;
+extern float x_rot;
+extern float y_rot;
+extern float z_rot;
+
void init_simulation(int n);
void visualize(void);