X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=pi_referential.h;h=d0747f2f228cfed80c0788e147d88705cab900d8;hb=3cfcb2525810c5189919bd3507e32e515635c09e;hp=b77e3b62a1dcdeef25a6b32085f07c3f6da31a04;hpb=86c4f7e51f7dc69436ee63793724eb0be179ce6a;p=folded-ctf.git diff --git a/pi_referential.h b/pi_referential.h index b77e3b6..d0747f2 100644 --- a/pi_referential.h +++ b/pi_referential.h @@ -49,9 +49,6 @@ class PiReferential { // The body frame in that _common_scale. The vectors are of length the radii of the ellipse scalar_t _body_xc, _body_yc; scalar_t _body_radius_1, _body_radius_2, _body_tilt; - scalar_t _body_ux, _body_uy, _body_vx, _body_vy; -// scalar_t _body_window_scaling; - int _body_edge_shift; // The belly frame is defined by the body location and head scale scalar_t _belly_xc, _belly_yc;