|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
Collection of all options of Subcommand A. More...
#include <mesh.hpp>

Public Attributes | |
| std::string | output_mesh_name = "mesh" |
| Mesh name in ProjectDB. | |
| float | grid_size = 0.5 |
| double | angle_threshold = 25.0 |
| double | distance_threshold = 0.2 |
| double | search_threshold = 0.60 |
| double | new_plane_offset = 0.25 |
| std::string | filter_expr |
| Filter expression to limit processing. | |
| std::string SubcommandMeshOptions::filter_expr |
| std::string SubcommandMeshOptions::output_mesh_name = "mesh" |