Skip to content

File img_grid.hpp

FileList > grid > img_grid.hpp

Go to the source code of this file

  • #include <atomic>
  • #include <cmath>
  • #include <span>
  • #include <stdexcept>
  • #include <string>
  • #include "config_input/config_input.hpp"
  • #include "contour/contour.hpp"
  • #include "geometry/polygon.hpp"
  • #include "grid/grid.hpp"
  • #include "isom/colors.hpp"
  • #include "methods/water/water.hpp"
  • #include "tif/tif.hpp"
  • #include "utilities/progress_tracker.hpp"

Public Functions

Type Name
void draw_geo_polyline (GeoImgGrid & grid, std::span< const Coordinate2D< double > > geo_points, const ColorVariant & color, double width)

Public Functions Documentation

function draw_geo_polyline

inline void draw_geo_polyline (
    GeoImgGrid & grid,
    std::span< const Coordinate2D < double > > geo_points,
    const ColorVariant & color,
    double width
) 


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/grid/img_grid.hpp