summaryrefslogtreecommitdiffstats
path: root/Smoke/streamlines.h
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2007-12-14 12:24:48 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2007-12-14 12:24:48 (GMT)
commitab8aa770afa4fd72e4078f5c8703f91817b2d6c5 (patch)
treec8a2c6643055ed430c00538e33b17295f7029102 /Smoke/streamlines.h
parentdbc6530ef4b5a5ce4284b0cb32e2f61677b47b18 (diff)
download2iv35-ab8aa770afa4fd72e4078f5c8703f91817b2d6c5.zip
2iv35-ab8aa770afa4fd72e4078f5c8703f91817b2d6c5.tar.gz
2iv35-ab8aa770afa4fd72e4078f5c8703f91817b2d6c5.tar.bz2
streamlines + colormap files
Diffstat (limited to 'Smoke/streamlines.h')
-rw-r--r--Smoke/streamlines.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/Smoke/streamlines.h b/Smoke/streamlines.h
new file mode 100644
index 0000000..f2c2816
--- /dev/null
+++ b/Smoke/streamlines.h
@@ -0,0 +1,7 @@
+#ifndef _STREAMLINES_H
+#define _STREAMLINES_H
+
+void render_streamlines(void);
+
+#endif
+