Revision b400f39f1acad65d27eae295ab5e256b8285ffd4 authored by konstantinos katrioplas on 28 February 2018, 20:47:37 UTC, committed by konstantinos katrioplas on 28 February 2018, 20:47:37 UTC
1 parent 18ec074
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