XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • None

      Currently, when elements are split, the subelements are stored in a newly allocated child QuadPath object. This is needs to be improved because currently

      1. It causes a lot of memory allocations and pointer chasing
      2. There is no memory management, so every split path is leaked
      3. It's wasteful and confusing since a QuadPath object contains meta information that is not relevant for a single curve's subelements

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            vgt Eirik Aavitsland
            vgt Eirik Aavitsland
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes