Hi all, This patch set is of broad interest:
http://review.source.kitware.com/#/c/5299/ It proposes adding a new typedef to itkIntTypes.h, "DimensionType". This typedef is to be used for image dimensions, etc, where as-of-yet the raw 'unsigned int' is usually applied for image dimensions. By adopting this typedef, we can make the code more readable. And, at some point in the future, we will have the ability to easily change its type if desired. Matt _______________________________________________ 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://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-developers
