|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
One model (branch) to upload to Speckle. More...
#include <speckle.hpp>

Public Attributes | |
| std::string | model_name |
| branch name (e.g., "cloud", "semantic") | |
| std::shared_ptr< Base > | root |
| root object for this model's version | |
One model (branch) to upload to Speckle.
Definition at line 139 of file speckle.hpp.
| std::string reusex::io::speckle::SpeckleModel::model_name |
branch name (e.g., "cloud", "semantic")
Definition at line 140 of file speckle.hpp.
| std::shared_ptr<Base> reusex::io::speckle::SpeckleModel::root |
root object for this model's version
Definition at line 141 of file speckle.hpp.