|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
#include <speckle.hpp>

Public Attributes | |
| std::string | server_url |
| std::string | project_id |
| std::string | commit_message = "ReUseX export" |
| std::string | root_folder |
| std::size_t | max_batch_bytes = 25 * 1024 * 1024 |
Definition at line 15 of file speckle.hpp.
| std::string SubcommandExportSpeckleOptions::commit_message = "ReUseX export" |
Definition at line 18 of file speckle.hpp.
| std::size_t SubcommandExportSpeckleOptions::max_batch_bytes = 25 * 1024 * 1024 |
Definition at line 20 of file speckle.hpp.
| std::string SubcommandExportSpeckleOptions::project_id |
Definition at line 17 of file speckle.hpp.
| std::string SubcommandExportSpeckleOptions::root_folder |
Definition at line 19 of file speckle.hpp.
| std::string SubcommandExportSpeckleOptions::server_url |
Definition at line 16 of file speckle.hpp.