|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
Condition assessment of the construction item. More...
#include <materialepas_types.hpp>

Public Attributes | |
| std::vector< std::string > | photo_documentation |
| Photo documentation images (URLs or base64). | |
| std::string | leksikon_guid_photo_documentation = "3$DH1Zm_r9_gzqdwKK39Ua" |
| std::optional< bool > | visual_inspection_performed |
| Whether a visual inspection has been performed. | |
| std::string | leksikon_guid_visual_inspection_performed = "2jB20LC_nEzBN4_j2ypip8" |
| std::optional< bool > | has_signs_of_damage |
| Whether the item has signs of damage. | |
| std::string | leksikon_guid_has_signs_of_damage = "0rQimGJFHEueqtqwbwBaC5" |
| std::optional< bool > | is_deformed |
| Whether the item is deformed. | |
| std::string | leksikon_guid_is_deformed = "1g6mt3SrvDlho6YqBIu1lW" |
| std::optional< bool > | is_scratched |
| Whether the item is scratched. | |
| std::string | leksikon_guid_is_scratched = "365luGupDCfwgtD32gGGrS" |
| std::optional< bool > | is_surface_intact |
| Whether the surface is intact. | |
| std::string | leksikon_guid_is_surface_intact = "2GO932BuX5EvXOecmhbbl3" |
| std::optional< bool > | has_intact_edges |
| Whether edges are intact. | |
| std::string | leksikon_guid_has_intact_edges = "0AoBmqQ9v1pw7ca1VVp_Za" |
| std::optional< bool > | has_signs_of_degradation |
| Whether the item has signs of degradation. | |
| std::string | leksikon_guid_has_signs_of_degradation = "01lVHQF$XAneE8CFtajgr_" |
Condition assessment of the construction item.
Definition at line 275 of file materialepas_types.hpp.
| std::optional<bool> reusex::core::Condition::has_intact_edges |
Whether edges are intact.
Definition at line 308 of file materialepas_types.hpp.
| std::optional<bool> reusex::core::Condition::has_signs_of_damage |
Whether the item has signs of damage.
Definition at line 288 of file materialepas_types.hpp.
| std::optional<bool> reusex::core::Condition::has_signs_of_degradation |
Whether the item has signs of degradation.
Definition at line 313 of file materialepas_types.hpp.
| std::optional<bool> reusex::core::Condition::is_deformed |
Whether the item is deformed.
Definition at line 293 of file materialepas_types.hpp.
| std::optional<bool> reusex::core::Condition::is_scratched |
Whether the item is scratched.
Definition at line 298 of file materialepas_types.hpp.
| std::optional<bool> reusex::core::Condition::is_surface_intact |
Whether the surface is intact.
Definition at line 303 of file materialepas_types.hpp.
| std::string reusex::core::Condition::leksikon_guid_has_intact_edges = "0AoBmqQ9v1pw7ca1VVp_Za" |
Definition at line 309 of file materialepas_types.hpp.
| std::string reusex::core::Condition::leksikon_guid_has_signs_of_damage = "0rQimGJFHEueqtqwbwBaC5" |
Definition at line 289 of file materialepas_types.hpp.
| std::string reusex::core::Condition::leksikon_guid_has_signs_of_degradation = "01lVHQF$XAneE8CFtajgr_" |
Definition at line 314 of file materialepas_types.hpp.
| std::string reusex::core::Condition::leksikon_guid_is_deformed = "1g6mt3SrvDlho6YqBIu1lW" |
Definition at line 294 of file materialepas_types.hpp.
| std::string reusex::core::Condition::leksikon_guid_is_scratched = "365luGupDCfwgtD32gGGrS" |
Definition at line 299 of file materialepas_types.hpp.
| std::string reusex::core::Condition::leksikon_guid_is_surface_intact = "2GO932BuX5EvXOecmhbbl3" |
Definition at line 304 of file materialepas_types.hpp.
| std::string reusex::core::Condition::leksikon_guid_photo_documentation = "3$DH1Zm_r9_gzqdwKK39Ua" |
Definition at line 279 of file materialepas_types.hpp.
| std::string reusex::core::Condition::leksikon_guid_visual_inspection_performed = "2jB20LC_nEzBN4_j2ypip8" |
Definition at line 284 of file materialepas_types.hpp.
| std::vector<std::string> reusex::core::Condition::photo_documentation |
Photo documentation images (URLs or base64).
Definition at line 278 of file materialepas_types.hpp.
| std::optional<bool> reusex::core::Condition::visual_inspection_performed |
Whether a visual inspection has been performed.
Definition at line 283 of file materialepas_types.hpp.