Skip to content
  • Yohann Bearzi (Kitware)'s avatar
    vtkPoissonDiskSampler fixes · 6b9d8b3c
    Yohann Bearzi (Kitware) authored
    * `vtkPoissonDiskSampler` was assuming that the input had normals,
    crashing if it had not. This is corrected, and in general data set
    attribute types are now correctly handled.
    
    * Points are now sorted in the same order as they are in the input.
    
    * Multithreading is removed, as there were a lot of race conditions, and
    issues with mutex handling
    6b9d8b3c