summaryrefslogtreecommitdiffstats
path: root/Smoke/colormap.h
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2008-01-09 13:02:54 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2008-01-09 13:02:54 (GMT)
commit29e82f50f6f23b1a344b486f377d918425e37188 (patch)
tree6d5ff663d8ef89898d5584eab9f63f45126b145a /Smoke/colormap.h
parent4f8eda57dc837193ea25737b28d3514b3858639f (diff)
download2iv35-29e82f50f6f23b1a344b486f377d918425e37188.zip
2iv35-29e82f50f6f23b1a344b486f377d918425e37188.tar.gz
2iv35-29e82f50f6f23b1a344b486f377d918425e37188.tar.bz2
simulation reset added; colormap autoscaling moved to fluids main loop
Diffstat (limited to 'Smoke/colormap.h')
-rw-r--r--Smoke/colormap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Smoke/colormap.h b/Smoke/colormap.h
index 9115753..2b08fcc 100644
--- a/Smoke/colormap.h
+++ b/Smoke/colormap.h
@@ -35,7 +35,6 @@ void colormap_set_frame(fftw_real *frame);
fftw_real *colormap_get_frame(void);
-void colormap_autoscale(void);
struct color4f colormap_get_color(float value);