summaryrefslogtreecommitdiffstats
path: root/Smoke/fluids.h
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2008-01-08 08:10:41 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2008-01-08 08:10:41 (GMT)
commit8b709499993c0590038e440853e6a84b2ff54654 (patch)
tree061bd9bc349f08149ea569a8580bae9a088c7e1f /Smoke/fluids.h
parent8dc29e0202fb48c078aebf271b31e903a1076d95 (diff)
download2iv35-8b709499993c0590038e440853e6a84b2ff54654.zip
2iv35-8b709499993c0590038e440853e6a84b2ff54654.tar.gz
2iv35-8b709499993c0590038e440853e6a84b2ff54654.tar.bz2
bitmap image glyphs
Diffstat (limited to 'Smoke/fluids.h')
-rw-r--r--Smoke/fluids.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Smoke/fluids.h b/Smoke/fluids.h
index c042094..4f1fdf6 100644
--- a/Smoke/fluids.h
+++ b/Smoke/fluids.h
@@ -31,7 +31,8 @@ extern int frame_index;
#define GLYPH_ARROWS 0
#define GLYPH_LINES 1
-#define GLYPH_CYLINDERS 2
+#define GLYPH_CONES 2
+#define GLYPH_BITMAPS 3
extern int winWidth, winHeight; //size of the graphics window, in pixels
extern int color_dir; //use direction color-coding or not