[ITK] [ITK-users] const SetInput in TriangleMeshToBinaryImageFilter

Noll, Matthias Matthias.Noll at igd.fraunhofer.de
Wed Jun 11 08:29:44 EDT 2014


Dear list,

I stumbled over a SetInput problem within the filter itk::TriangleMeshToBinaryImageFilter. SetInput is defined here without the use of a const classifier.
Is there a reason for this? As far as I can tell. The input mesh will not be touched. The derived ProcessObject's SetInput method uses however uses const. Am I missing something in the design of this image source or should this be fixed?

Best,
Matthias

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140611/089ee3d6/attachment.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users


More information about the Community mailing list