Searched refs:get_current_x (Results 1 – 4 of 4) sorted by relevance
98 get_current_x(*(bound1.current_edge), bound2.current_edge->top.y); in operator ()()101 get_current_x(*(bound2.current_edge), bound1.current_edge->top.y); in operator ()()
100 (*bnd)->current_x = get_current_x(*((*bnd)->current_edge), top_y); in process_edges_at_top_of_scanbeam()
82 inline double get_current_x(edge<T> const& edge, const T current_y) { in get_current_x() function
337 bnd->current_x = get_current_x(*bnd->current_edge, top_y); in update_current_x()