Boost GIL


Public Types | Public Member Functions | List of all members
copier_n< I, iterator_from_2d< OL > > Struct Template Reference

Destination range is delimited by image iterators. More...

#include <algorithm.hpp>

Public Types

typedef std::iterator_traits
< I >::difference_type 
diff_t
 

Public Member Functions

BOOST_FORCEINLINE void operator() (I src, diff_t n, iterator_from_2d< OL > dst) const
 

Detailed Description

template<typename I, typename OL>
struct boost::gil::detail::copier_n< I, iterator_from_2d< OL > >

Destination range is delimited by image iterators.


The documentation for this struct was generated from the following file: