Skip to content

Struct BlazeOutputSet

ClassList > BlazeOutputSet

Public Attributes

Type Name
std::optional< fs::path > contours
std::optional< fs::path > filled_dem
std::optional< fs::path > final_img
std::optional< fs::path > fine_slope
std::optional< fs::path > ground
fs::path root
std::optional< fs::path > slope
std::optional< fs::path > smooth_ground
std::optional< fs::path > streams

Public Attributes Documentation

variable contours

std::optional<fs::path> BlazeOutputSet::contours;

variable filled_dem

std::optional<fs::path> BlazeOutputSet::filled_dem;

variable final_img

std::optional<fs::path> BlazeOutputSet::final_img;

variable fine_slope

std::optional<fs::path> BlazeOutputSet::fine_slope;

variable ground

std::optional<fs::path> BlazeOutputSet::ground;

variable root

fs::path BlazeOutputSet::root;

variable slope

std::optional<fs::path> BlazeOutputSet::slope;

variable smooth_ground

std::optional<fs::path> BlazeOutputSet::smooth_ground;

variable streams

std::optional<fs::path> BlazeOutputSet::streams;


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/gui/blaze_output_loader.hpp