Skip to content
  • Roland Levillain's avatar
    Rename mln::topo::face as mln::topo::face_data. · f1e4a9b0
    Roland Levillain authored
    	* mln/topo/face.hh (mln::topo::face<N, D>): Rename as...
    	(mln::topo::face_data<N, D>): ...this.
    	(mln::topo::internal::lower_dim_faces_mixin<N, D>)
    	(mln::topo::internal::higher_dim_faces_mixin<N, D>):
    	Rename as...
    	(mln::topo::internal::lower_dim_faces_data_mixin<N, D>)
    	(mln::topo::internal::higher_dim_faces_data_mixin<N, D>):
    	...these.
    	(mln::topo::face_handle<N, D>::to_face)
    	(mln::topo::any_face_handle<D>::to_face):
    	Rename accessors as...
    	(mln::topo::face_handle<N, D>::face_data)
    	(mln::topo::any_face_handle<D>::face_data):
    	...these.
    	Adjust.
    	* mln/topo/complex.hh: Adjust.
    	* tests/topo/complex.cc: Likewise.
    
    git-svn-id: https://svn.lrde.epita.fr/svn/oln/branches/cleanup-2008@2412 4aad255d-cdde-0310-9447-f3009e2ae8c0
    f1e4a9b0