|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
#include <reusex/core/validate.hpp>#include <string>
Go to the source code of this file.
Namespaces | |
| namespace | reusex |
| namespace | rux |
Functions | |
| int | rux::check_stage_prerequisites (const reusex::ProjectDB &db, reusex::core::PipelineStage stage, const reusex::core::ArtifactOverrides &overrides={}) |
Check stage's documented inputs against db and report any problem on the CLI log, including the derived "run these commands in order" hint. | |