|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
Original product information. More...
#include <materialepas_types.hpp>

Public Attributes | |
| std::string | manufacturer |
| Original manufacturer name. | |
| std::string | leksikon_guid_manufacturer = "1QwFy1F3T4dPe2N2cbsuRv" |
| std::string | gtin |
| Global Trade Item Number (GTIN / EAN barcode). | |
| std::string | leksikon_guid_gtin = "1rQ9Z5vy5AygUSncyWuhXr" |
| std::string | product_name |
| Product name. | |
| std::string | leksikon_guid_product_name = "198tMTFIX5PecEfAwMEIeo" |
| std::string | model_label |
| Model label / product identifier. | |
| std::string | leksikon_guid_model_label = "06t2gkj49FNvMebmltrHXV" |
| std::optional< int > | production_year |
| Year the product was manufactured. | |
| std::string | leksikon_guid_production_year = "3nif2XJKH8r9I09LfEYaRm" |
Original product information.
Definition at line 98 of file materialepas_types.hpp.
| std::string reusex::core::ProductInformation::gtin |
Global Trade Item Number (GTIN / EAN barcode).
Definition at line 106 of file materialepas_types.hpp.
| std::string reusex::core::ProductInformation::leksikon_guid_gtin = "1rQ9Z5vy5AygUSncyWuhXr" |
Definition at line 107 of file materialepas_types.hpp.
| std::string reusex::core::ProductInformation::leksikon_guid_manufacturer = "1QwFy1F3T4dPe2N2cbsuRv" |
Definition at line 102 of file materialepas_types.hpp.
| std::string reusex::core::ProductInformation::leksikon_guid_model_label = "06t2gkj49FNvMebmltrHXV" |
Definition at line 117 of file materialepas_types.hpp.
| std::string reusex::core::ProductInformation::leksikon_guid_product_name = "198tMTFIX5PecEfAwMEIeo" |
Definition at line 112 of file materialepas_types.hpp.
| std::string reusex::core::ProductInformation::leksikon_guid_production_year = "3nif2XJKH8r9I09LfEYaRm" |
Definition at line 122 of file materialepas_types.hpp.
| std::string reusex::core::ProductInformation::manufacturer |
Original manufacturer name.
Definition at line 101 of file materialepas_types.hpp.
| std::string reusex::core::ProductInformation::model_label |
Model label / product identifier.
Definition at line 116 of file materialepas_types.hpp.
| std::string reusex::core::ProductInformation::product_name |
| std::optional<int> reusex::core::ProductInformation::production_year |
Year the product was manufactured.
Definition at line 121 of file materialepas_types.hpp.