[Insight-users] strange non-wrapping of itkLevelSetNode

Charl P. Botha cpbotha at cpbotha.net
Sun Mar 5 17:12:53 EST 2006


Dear all,

I know that I'm supposed to use the great new WrapITK-style wrappers
(and I'm going to switch soon), but I still have some legacy code to
support as well.  In the default ITK wrappings of ITK 2-4-1 and also
of current CVS, Wrapping/CSwig/CommonA/wrap_itkLevelSet.cxx is
wrapping itk::NodeContainer, but it's not wrapping any of the
itk::LevelSetNodes.

Is there any reason for this?  In previous versions of ITK, one could
setup a FastMarchingImageFilter in a wrapped language, this does not
seem to be possible anymore due to the lack of the LevelSetNode
wrappings.

Any info would be greatly appreciated!

Thanks,
Charl


More information about the Insight-users mailing list