Skip to content
  • Roland Levillain's avatar
    Add a forward iterator on complex-based images. · 366a438f
    Roland Levillain authored
    	* mln/core/p_complex_piter.hh: New.
    	* mln/core/p_complex.h (mln::p_complex<D, P>::fwd_piter): Set
    	typedef to p_complex_fwd_piter_<D, P>.
    	(mln::p_complex<D, P>::cplx_): Make it mutable.
    	(mln::p_complex<D, P>::cplx() const): Remove const qualifier on
    	return type.
    	* mln/core/face.hh
    	(mln::any_face_handle<D>::is_valid): Fix this method: check the
    	dimension too.
    	(mln::any_face_handle<D>::set_cplx)
    	(mln::any_face_handle<D>::set_n)
    	(mln::any_face_handle<D>::set_face_id):
    	New methods.
    	* tests/core/complex_image.cc: Don't forget to initialize all
    	cells of `values', including the ones of highest dimension.
    	Test the forward iterator on complex_image.
    
    
    git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@2147 4aad255d-cdde-0310-9447-f3009e2ae8c0
    366a438f
To find the state of this project's repository at the time of any of these versions, check out the tags.