Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Bug List
Class vigra_ext::ImageSplittingAccessor< Iter1, Acc1, Iter2, Acc2, SIZE >

This is not a complete accessor, only write operations are supported.

value_type is not specified correctly, I don't know how to merge them properly with template programming.

Member vigra_ext::ImageSplittingAccessor< Iter1, Acc1, Iter2, Acc2, SIZE >::ImageSplittingAccessor (Iter1 i1, Acc1 a1, Iter2 i2, Acc2 a2)
how to combine two value types into one?