Searched refs:compute_polygon_vertex (Results 1 – 1 of 1) sorted by relevance
16 fn compute_polygon_vertex(triple: &[BackendCoord; 3], d: f64) -> BackendCoord { in compute_polygon_vertex() function89 op(compute_polygon_vertex(&recent, f64::from(width) / 2.0)); in traverse_vertices()