Revision 31416b1cf230d815a1e6f9e54df8be80fa73becf authored by Laurent Rineau on 14 February 2020, 13:45:55 UTC, committed by Laurent Rineau on 14 February 2020, 13:45:55 UTC
2 parent s c7ce951 + ccfd82b
Raw File
TODO
* remove all predicates methods from halfedge, except has_source and has_target
  these should be renamed to has_finite_source and has_finite_target
* a ccb circulator should also go through the infinite edges
* introduce iterators for infinite items as well (maybe within the accessor)
* introduce is_infinite methods within the class
* implement/document the accessor
back to top