summaryrefslogtreecommitdiffstats
path: root/Smoke/fluids.h
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2007-11-01 10:45:22 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2007-11-01 10:45:22 (GMT)
commitbcbdca9b4609d41cdcf62323ee9535594d26dcce (patch)
tree1050f10f2a80a6b2ed435aa1208186bfaab4ff73 /Smoke/fluids.h
parent7f35a9d597426196eedaab5d6b9d85e248f0a04f (diff)
download2iv35-bcbdca9b4609d41cdcf62323ee9535594d26dcce.zip
2iv35-bcbdca9b4609d41cdcf62323ee9535594d26dcce.tar.gz
2iv35-bcbdca9b4609d41cdcf62323ee9535594d26dcce.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 ffdd618..31f382d 100644
--- a/Smoke/fluids.h
+++ b/Smoke/fluids.h
@@ -30,6 +30,10 @@ extern rfftwnd_plan plan_rc, plan_cr; //simulation domain discretization
#define VECTOR_VEL 0
#define VECTOR_FORCE 1
+#define GLYPH_ARROWS 0
+#define GLYPH_LINES 1
+#define GLYPH_CONES 2
+
extern int winWidth, winHeight; //size of the graphics window, in pixels
extern int color_dir; //use direction color-coding or not
extern float vec_scale; //scaling of hedgehogs