Skip to content

Struct TerrainTestParams

ClassList > TerrainTestParams

Public Attributes

Type Name
bool expect_contours
std::function< double(double, double)> height_function
std::string name
bool with_vegetation

Public Attributes Documentation

variable expect_contours

bool TerrainTestParams::expect_contours;

variable height_function

std::function<double(double, double)> TerrainTestParams::height_function;

variable name

std::string TerrainTestParams::name;

variable with_vegetation

bool TerrainTestParams::with_vegetation;

Friends Documentation

friend operator<<

inline std::ostream & TerrainTestParams::operator<< (
    std::ostream & os,
    const  TerrainTestParams & params
) 


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/tests/test_e2e.cpp