Searched refs:contour_bounds_t (Results 1 – 1 of 1) sorted by relevance
978 struct contour_bounds_t struct980 contour_bounds_t () { min_x = min_y = FLT_MAX; max_x = max_y = -FLT_MAX; } in contour_bounds_t() argument1017 if (extents) bounds = contour_bounds_t (); in points_aggregator_t()