[Smtk-developers] Unifying Meshing helpers between smtk and cmb.

Robert Maynard robert.maynard at kitware.com
Fri Apr 10 14:10:13 EDT 2015


As we know currently the smtk discrete bridge and and cmb have
duplicate code to allow smtk to load old cmb files. Part of the
duplicated code are the vtkCMBMeshServerLauncher and
vtkCMBTriangleMesher classes and the supported infrastructure.

What I would like to do is to remove this code duplication by
requiring the VTKExtensions/Meshing requires the
libvtkSMTKDiscreteExt. Does anybody have any objections to this? It
would require that smtk to install all headers under
bridge/discrete/extension/


More information about the Smtk-developers mailing list