supereight
|
#include <data_field.hpp>
Public Member Functions | |
void | readYaml (const std::string &yaml_file) |
Reads the struct members from the "data" node of a YAML file. | |
Public Attributes | |
field_t | truncation_boundary_factor = 8 |
weight_t | max_weight = 100 |
void se::FieldData< Field::TSDF >::Config::readYaml | ( | const std::string & | yaml_file | ) |
Reads the struct members from the "data" node of a YAML file.
Members not present in the YAML file aren't modified.
field_t se::FieldData< Field::TSDF >::Config::truncation_boundary_factor = 8 |
weight_t se::FieldData< Field::TSDF >::Config::max_weight = 100 |