Menu

#320 Sorting Holes in TreeView

v1.0_(example)
pending
nobody
Filters (71)
5
2014-07-14
2012-10-10
Tisham Dhar
No

Hi All,

I was reviewing why I can't sort the holes in the edit_hole plugin and discovered this:

    holeSorter = new HoleSorterFilter();
//holeSorter->setSourceModel(holesModel);
//dialogFiller->ui.holeTree->setModel( holeSorter );
dialogFiller->ui.holeTree->setModel(holesModel);

I am having trouble compiling in 64bit with MSVC 2010, you definitely have the set-up required. Could we please have the plugin with the sorter enabled. This will let me select and fill the largest holes.

Cheers,

whatnick.

Discussion

  • Guido Ranzuglia

    Guido Ranzuglia - 2012-12-12

    We removed the sorting option cause it was causing a crash in MeshLab. In order to remove that crash (and restoring the sorting option) we have to rewrite from scratch the plugin. We are planning to do it in the next future. I have not understood why these commented lines could create problems in compiling MeshLab. Can you give me some more info, please?

     

    Last edit: Guido Ranzuglia 2012-12-12
  • Guido Ranzuglia

    Guido Ranzuglia - 2012-12-12
    • status: open --> pending
    • milestone: --> v1.0_(example)
     
  • Tisham Dhar

    Tisham Dhar - 2013-01-10

    I have Meshlab compiling now and hole sorting is sort of unstable, I can perform the sort once, but it serves the purpose I am trying to achieve, i.e. fill the largest holes. I look forward to a more permanent solution.

     

Log in to post a comment.

MongoDB Logo MongoDB