last-svn-commit-837-g161d9e3 Updated all.hh. * mln/fun/v2v/all.hh: Here.

--- milena/ChangeLog | 6 ++++++ milena/mln/fun/v2v/all.hh | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) diff --git a/milena/ChangeLog b/milena/ChangeLog index 6a8245b..b515294 100644 --- a/milena/ChangeLog +++ b/milena/ChangeLog @@ -1,5 +1,11 @@ 2012-05-03 Sylvain Lobry <lobry@lrde.epita.fr> + Updated all.hh. + + * mln/fun/v2v/all.hh: Here. + +2012-05-03 Sylvain Lobry <lobry@lrde.epita.fr> + Added algorithm to convert a vec2d_f to rgb. * mln/fun/v2v/vec2d_f_to_rgb.hh: New. diff --git a/milena/mln/fun/v2v/all.hh b/milena/mln/fun/v2v/all.hh index 2c455a5..4aae018 100644 --- a/milena/mln/fun/v2v/all.hh +++ b/milena/mln/fun/v2v/all.hh @@ -68,5 +68,6 @@ namespace mln # include <mln/fun/v2v/saturate.hh> # include <mln/fun/v2v/wrap.hh> +# include <mln/fun/v2v/vec2d_f_to_rgb.hh> #endif // ! MLN_FUN_V2V_ALL_HH -- 1.7.2.5
participants (1)
-
Sylvain Lobry