Searched defs:gray_calc (Results 1 – 1 of 1) sorted by relevance
51 struct gray_calc struct53 void init(const coord_type& c1, const coord_type& c2) in init()66 void calc(double y) in calc()76 double m_x1;77 double m_y1;78 double m_dx;79 double m_1dy;80 int m_v1;81 int m_a1;82 int m_dv;[all …]