WSL/SLF GitLab Repository

Skip to content
Snippets Groups Projects
Commit 47d0ab7d authored by Mathias Bavay's avatar Mathias Bavay
Browse files

The last filters that had not been ported to the new filtering infrastructure...

The last filters that had not been ported to the new filtering infrastructure have been ported and their documentation updated. All filters now use window specifications (instead of vector of pointers). The misleading filter argument "index" (for parameter type) has been renamed as "param" for all filters. The use of "unsigned int" for looping over vectors has been replaced by "size_t". The old "soft" behavior for the filters has been restored (ie: if not soft, a point that can not be checked by the filter is deleted).

A few more "consts" have been added.
parent 2cd29823
Branches
Tags
No related merge requests found
Showing
with 52 additions and 1203 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment