ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
reusex::io::speckle::ExportConfig Struct Reference

Configuration for building Speckle objects from an ExportScene. More...

#include <speckle.hpp>

Collaboration diagram for reusex::io::speckle::ExportConfig:

Public Attributes

std::string project_id
std::string image_url_base = "https://minio.chrk.site/files/reusex"

Detailed Description

Configuration for building Speckle objects from an ExportScene.

Currently controls how external image URLs are constructed.

Definition at line 199 of file speckle.hpp.

Member Data Documentation

◆ image_url_base

std::string reusex::io::speckle::ExportConfig::image_url_base = "https://minio.chrk.site/files/reusex"

Definition at line 201 of file speckle.hpp.

◆ project_id

std::string reusex::io::speckle::ExportConfig::project_id

Definition at line 200 of file speckle.hpp.


The documentation for this struct was generated from the following file: