summaryrefslogtreecommitdiffstats
path: root/Smoke/fluids.h
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2007-11-29 16:37:06 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2007-11-29 16:37:06 (GMT)
commit50c4d43cf7129c19bf45330b0ce52bd2c41e45f1 (patch)
tree86a92f11ff70b65ee06dd18f38b667da32070d5e /Smoke/fluids.h
parent1c40c09a9e9b25904f316d89765bc84747bf4a81 (diff)
download2iv35-50c4d43cf7129c19bf45330b0ce52bd2c41e45f1.zip
2iv35-50c4d43cf7129c19bf45330b0ce52bd2c41e45f1.tar.gz
2iv35-50c4d43cf7129c19bf45330b0ce52bd2c41e45f1.tar.bz2
zoom in/out
Diffstat (limited to 'Smoke/fluids.h')
-rw-r--r--Smoke/fluids.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Smoke/fluids.h b/Smoke/fluids.h
index 2ea201a..4c33cc1 100644
--- a/Smoke/fluids.h
+++ b/Smoke/fluids.h
@@ -84,6 +84,8 @@ void calculate_one_simulation_step(void);
int get_glyph_usage(void);
+void zoom_in(void);
+void zoom_out(void);
void selectColor(int arg);
void selectOliverscolor(int arg);
void select_dataset(int arg);
@@ -92,5 +94,6 @@ void toggle_clamping(void);
void show_options(void);
void toggle_glyph_usage(void);
void toggle_smoke_usage(void);
+void toggle_mouse_rotate(void);
void set_glyph_scalar(int arg);
void set_glyph_vector(int arg);