Clean paraview wrapping
Various cleaning and improvements of Paraview wrapping :
- Clean
vtkSlamand update some comments - Ensure getters/setters are
virtualmethods - Overload
GetMTime()method to ensure it returns the most recent modification time, and remove calls toModified()in setters - Add
vtkSlamprocessing duration display if verbosity mode is >= 1 - Improve
vtkPolyDatatopcl::PointCloudconversion
Edited by Nicolas Cadart