X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=list_to_pool.cc;h=c1496e59912b877126c5b0c6884353d15e91a3d9;hb=28fa0ccaecec204d1781135c75c2b2ab13153312;hp=c1425343aed3d854b5d1fc26868be4af0d47cf9a;hpb=d922ad61d35e9a6996730bec24b16f8bf7bc426c;p=folded-ctf.git diff --git a/list_to_pool.cc b/list_to_pool.cc index c142534..c1496e5 100644 --- a/list_to_pool.cc +++ b/list_to_pool.cc @@ -237,8 +237,8 @@ void list_to_pool(char *main_path, char *list_name, char *pool_name) { Pose *pose = current_image->get_target_pose(nb_cats); - pose->_body_xc = x1; - pose->_body_yc = y1; + pose->_belly_xc = x1; + pose->_belly_yc = y1; body_defined = true; }