/* Direction to apply operation (i, j) */ DECLARE_ENUM2(direction, iDir, jDir) /* Position of extracted slice */ DECLARE_ATTRIBUTE(int, position)