FEM Post: Add warp vector filter

This commit is contained in:
Stefan Tröger
2015-11-14 15:25:21 +01:00
committed by wmayer
parent 2f9e70af09
commit d0e371b3e1
13 changed files with 403 additions and 5 deletions

View File

@@ -87,6 +87,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
<< "Separator"
<< "Fem_PostCreateClipFilter"
<< "Fem_PostCreateScalarClipFilter"
<< "Fem_PostCreateWarpVectorFilter"
<< "Separator"
<< "Fem_PostCreateFunctions";
#endif