Skip to content
  • Dave Demarle's avatar
    ENH: Provide VTK level infrastructure for point selection. There is now a new... · 5b184783
    Dave Demarle authored
    ENH: Provide VTK level infrastructure for point selection. There is now a new optional selection render pass which renders every N'th vertex of each polygon in color N. A new query method after the selection render will return two arrays, an 'any vert selected in this cell' array and a 'these particular vertices were the ones selected' array.
    5b184783