Functions | |
| template<typename I , typename P , typename S > | |
| void | from_image_to_site_set (const I &input, const Gpoint< P > &, S &s, const mln::p_run< P > &) |
| template<typename I > | |
| void | from_image_to_site_set (const Image< I > &from_, p_array< typename I::psite > &to) |
| template<typename I , typename S > | |
| void | from_image_to_site_set (const Image< I > &from, Site_Set< S > &to) |
| template<typename I , typename P , typename S > | |
| void | from_image_to_site_set (const I &input, const Gpoint< P > &, S &s, const std::pair< typename I::value, P > &) |
| template<typename I , typename P , typename S > | |
| void | from_image_to_site_set (const I &input, const Gpoint< P > &, S &s, const std::pair< typename I::value, p_run< P > > &) |
| void mln::convert::impl::internal::from_image_to_site_set | ( | const I & | input, | |
| const Gpoint< P > & | , | |||
| S & | s, | |||
| const mln::p_run< P > & | ||||
| ) |
Definition at line 74 of file from_image_to_site_set.hh.
References mln::cut_(), and mln::point< G, C >::last_coord().
Referenced by mln::convert::impl::from_image_to_site_set(), and from_image_to_site_set().
| void mln::convert::impl::internal::from_image_to_site_set | ( | const Image< I > & | from_, | |
| p_array< typename I::psite > & | to | |||
| ) | [inline] |
Definition at line 157 of file from_image_to_site_set.hh.
References mln::exact(), and mln::convert::to().
| void mln::convert::impl::internal::from_image_to_site_set | ( | const Image< I > & | from, | |
| Site_Set< S > & | to | |||
| ) | [inline] |
Definition at line 148 of file from_image_to_site_set.hh.
References mln::exact(), and from_image_to_site_set().
| void mln::convert::impl::internal::from_image_to_site_set | ( | const I & | input, | |
| const Gpoint< P > & | , | |||
| S & | s, | |||
| const std::pair< typename I::value, P > & | ||||
| ) |
Definition at line 134 of file from_image_to_site_set.hh.
| void mln::convert::impl::internal::from_image_to_site_set | ( | const I & | input, | |
| const Gpoint< P > & | , | |||
| S & | s, | |||
| const std::pair< typename I::value, p_run< P > > & | ||||
| ) |
Definition at line 105 of file from_image_to_site_set.hh.
References mln::cut_(), mln::point< G, C >::last_coord(), and mln::literal::zero.
1.7.1