Functions | |
template<typename T, typename I> | |
void | tree_fast_to_image (tree_fast< T > &tree, Image< I > &output_) |
void mln::util::impl::tree_fast_to_image | ( | tree_fast< T > & | tree, | |
Image< I > & | output_ | |||
) | [inline] |
Convert a tree_fast into an image.
References tree_fast_to_image().
Referenced by mln::util::tree_fast_to_image().