itk_wrap_class("itk::Statistics::Histogram" POINTER) set(WRAPPER_TEMPLATES "${itk_Wrap_Histogram}") itk_end_wrap_class() # also wrap the decorator in the same file to avoid file collision with the # one in Base itk_wrap_class("itk::SimpleDataObjectDecorator" POINTER) itk_wrap_template("${ITKM_HF}" "${ITKT_HF} *") itk_wrap_template("${ITKM_HD}" "${ITKT_HD} *") itk_end_wrap_class()