Introduce vtkWrapRemoting module
this module introduces the vtkWrapRemoting executable that generates wrappers for the new Proxies using the infrastructure of vtkReflection.
It re-uses the cmake script of the current ClientServer wrapper to wrap modules.
For now only the vtkFilterSources
module is wrapped. All methods described in Remoting/Core/XML/VTK_FiltersSources.xml
appear in wrappers.
Edited by Christos Tsolakis