itk_wrap_class("itk::ViewImage") unique(types "${WRAP_ITK_SCALAR}") foreach(d ${ITK_WRAP_IMAGE_DIMS}) foreach(t ${types}) itk_wrap_template("${ITKM_I${t}${d}}" "${ITKT_I${t}${d}}") endforeach() endforeach() itk_end_wrap_class()