- 30 Sep, 2008 1 commit
-
-
Roland Levillain authored
* mln/topo/internal/complex_iter_base.hh (mln::topo::internal::complex_iter_base<F, E>::to_face): Remove. (operator<<(std::ostream&, const complex_iter_base<F, E>&)): Remove outdated FIXME. (mln::topo::internal::complex_iter_base<F, E>::face_): Rename as... (mln::topo::internal::complex_iter_base<F, E>::f_): ...this. Adjust. * mln/topo/face_iter.hh, * mln/topo/n_face_iter.hh, * mln/topo/static_n_face_iter.hh: Adjust as well. git-svn-id: https://svn.lrde.epita.fr/svn/oln/branches/cleanup-2008@2442 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 29 Sep, 2008 1 commit
-
-
Roland Levillain authored
* mln/topo/face_iter.hh, * mln/topo/n_face_iter.hh, * mln/topo/static_n_face_iter.hh (mln::topo::face_fwd_iter<D>::face) (mln::topo::face_bkd_iter<D>::face) (mln::topo::n_face_fwd_iter<D>::face) (mln::topo::n_face_bkd_iter<D>::face) (mln::topo::static_n_face_fwd_iter<D>::face) (mln::topo::static_n_face_bkd_iter<D>::face): Remove typedef. (mln::topo::face_fwd_iter<D>::super_) (mln::topo::face_bkd_iter<D>::super_) (mln::topo::n_face_fwd_iter<D>::super_) (mln::topo::n_face_bkd_iter<D>::super_) (mln::topo::static_n_face_fwd_iter<D>::super_) (mln::topo::static_n_face_bkd_iter<D>::super_): Adjust. git-svn-id: https://svn.lrde.epita.fr/svn/oln/branches/cleanup-2008@2428 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 26 Sep, 2008 4 commits
-
-
Roland Levillain authored
* mln/topo/complex_iter.hh: Rename as... * mln/topo/face_iter.hh: ...this. (mln::topo::complex_fwd_iter_<D>) (mln::topo::complex_bkd_iter_<D>): Rename as... (mln::topo::face_fwd_iter<D>) (mln::topo::face_bkd_iter<D>): ...these. * milena/mln/topo/complex.hh: Adjust. * milena/tests/topo/complex.cc: Update documentation. git-svn-id: https://svn.lrde.epita.fr/svn/oln/branches/cleanup-2008@2419 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* mln/topo/internal/complex_iter_base.hh (mln::topo::internal::complex_iter_base_<F, E>): Rename as... (mln::topo::internal::complex_iter_base<F, E>): ...this. * milena/mln/topo/attic/complex_faces_iter.hh, * milena/mln/topo/attic/faces_iter.hh, * milena/mln/topo/complex_iter.hh: Adjust clients. git-svn-id: https://svn.lrde.epita.fr/svn/oln/branches/cleanup-2008@2418 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* milena/mln/topo/face.hh (mln::topo::face_data<N, D>) (mln::topo::n_face<N, D>) (mln::topo::n_faces_set<N, D>): Move... * milena/mln/topo/face_data.hh, * milena/mln/topo/n_face.hh, * milena/mln/topo/n_faces_set.hh: ...here (new files). * milena/mln/topo/complex.hh, * milena/mln/topo/complex_faces_iter.hh, * milena/mln/topo/complex_iter.hh, * milena/mln/topo/faces_iter.hh: Adjust. * milena/tests/topo/complex.cc: Update documentation. git-svn-id: https://svn.lrde.epita.fr/svn/oln/branches/cleanup-2008@2416 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* mln/topo/face.hh (mln::topo::any_face_handle<D>): Rename as... (mln::topo::face<D>): ...this. Adjust. * mln/topo/complex.hh, * mln/topo/complex_iter.hh, * mln/topo/complex_faces_iter.hh, * tests/topo/complex.cc: Adjust. * mln/core/site_set/p_complex.hh: Update documentation. * mln/core/site_set/complex_psite.hh, * tests/core/image/complex_image.cc: Adjust. git-svn-id: https://svn.lrde.epita.fr/svn/oln/branches/cleanup-2008@2414 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 24 Sep, 2008 1 commit
-
-
Roland Levillain authored
* mln/topo/: New directory. * tests/topo/: New directory. * mln/core/complex.hh, * mln/core/complex_faces_iter.hh, * mln/core/face.hh, * mln/core/faces_iter.hh, * mln/core/internal/complex_iter_base.hh, * tests/core/other/complex.cc: Move... * mln/topo/complex.hh, * mln/topo/complex_faces_iter.hh, * mln/topo/face.hh, * mln/topo/faces_iter.hh, * mln/topo/internal/complex_iter_base.hh, * tests/topo/complex.cc: ...here. Adjust. * tests/core/other/Makefile.am (check_PROGRAM): Remove complex. (complex_SOURCES): Remove. * tests/topo/Makefile.am: New. (check_PROGRAM): Add complex. (complex_SOURCES, TESTS): New. * tests/Makefile.am (SUBDIRS): Add topo. git-svn-id: https://svn.lrde.epita.fr/svn/oln/branches/cleanup-2008@2399 4aad255d-cdde-0310-9447-f3009e2ae8c0
-