MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::LoadedObjects Struct Reference

result of loading (e.g. from a file) as a number of objects More...

#include <MRLoadedObjects.h>

Public Attributes

std::vector< ObjectPtrobjs
 
std::string warnings
 
std::optional< LengthUnitlengthUnit
 units of object coordinates and transformations (if known)
 

Detailed Description

result of loading (e.g. from a file) as a number of objects

Member Data Documentation

◆ lengthUnit

std::optional<LengthUnit> MR::LoadedObjects::lengthUnit

units of object coordinates and transformations (if known)

◆ objs

std::vector<ObjectPtr> MR::LoadedObjects::objs

◆ warnings

std::string MR::LoadedObjects::warnings

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