Skip to content

File vector_vege_render.hpp

FileList > lib > vegetation > vector_vege_render.hpp

Go to the source code of this file

  • #include <algorithm>
  • #include <map>
  • #include <string>
  • #include <vector>
  • #include "grid/img_grid.hpp"
  • #include "vegetation/vegetation_polygon.hpp"

Public Functions

Type Name
void draw_vector_vegetation (GeoImgGrid & img, const VegeConfig & vege_config, const std::vector< VegePolygon > & vege_polygons, ProgressTracker && progress_tracker)

Public Functions Documentation

function draw_vector_vegetation

inline void draw_vector_vegetation (
    GeoImgGrid & img,
    const VegeConfig & vege_config,
    const std::vector< VegePolygon > & vege_polygons,
    ProgressTracker && progress_tracker
) 


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