frogg / STUPRO

Satellite-based terrain visualization for environmental monitoring and presentation of relevant observations
Other
6 stars 3 forks source link

Feature/custom filter loading #135

Closed DasGraMMa closed 8 years ago

DasGraMMa commented 8 years ago

This pull request adds automatic custom filter loading via a new class in Utils/ParaView/CustomFilterLoader. On calling the CustomFilterLoader::loadCustomFilters(); function, it tries to load all custom filters out of the res/filters-folder. They have to be either in .xml or .cpd format.