summaryrefslogtreecommitdiffstats
path: root/Smoke/colormap.h
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2007-12-20 12:33:17 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2007-12-20 12:33:17 (GMT)
commit41c695d027b1b1d64015a62c58ad6cf00ac49833 (patch)
tree11e614917caf61f2a5957b6f87fb91a728923c21 /Smoke/colormap.h
parent6738787ce32ab3895241efed640cb95cdb3d1e32 (diff)
download2iv35-41c695d027b1b1d64015a62c58ad6cf00ac49833.zip
2iv35-41c695d027b1b1d64015a62c58ad6cf00ac49833.tar.gz
2iv35-41c695d027b1b1d64015a62c58ad6cf00ac49833.tar.bz2
Diffstat (limited to 'Smoke/colormap.h')
-rw-r--r--Smoke/colormap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Smoke/colormap.h b/Smoke/colormap.h
index ef6de52..81eb828 100644
--- a/Smoke/colormap.h
+++ b/Smoke/colormap.h
@@ -28,8 +28,8 @@ float colormap_get_clamp_min(void);
void colormap_set_clamp_max(float max_clamp);
float colormap_get_clamp_max(void);
-void colormap_set_frame(fftw_real *frame);
-fftw_real *colormap_get_frame(void);
+//void colormap_set_frame(fftw_real *frame);
+//fftw_real *colormap_get_frame(void);
struct color4f colormap_get_color(float value);