Skip to content

Struct VegeHeightConfig

ClassList > VegeHeightConfig

Public Attributes

Type Name
std::vector< BlockingThresholdColorPair > colors
double max_height
double min_height
std::string name

Public Functions

Type Name
std::optional< ColorVariant > pick_from_blocked_proportion (double bp) const

Public Attributes Documentation

variable colors

std::vector<BlockingThresholdColorPair> VegeHeightConfig::colors;

variable max_height

double VegeHeightConfig::max_height;

variable min_height

double VegeHeightConfig::min_height;

variable name

std::string VegeHeightConfig::name;

Public Functions Documentation

function pick_from_blocked_proportion

inline std::optional< ColorVariant > VegeHeightConfig::pick_from_blocked_proportion (
    double bp
) const


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