MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::LoadedObjectT< ObjectT > Struct Template Reference

result of loading (e.g. from a file) as one object (with possible subobjects) More...

#include <MRMesh/MRLoadedObjects.h>

Public Attributes

std::shared_ptr< ObjectT > obj
std::string warnings
std::optional< LengthUnitlengthUnit
 either empty or ends with '
'

Detailed Description

template<typename ObjectT = Object>
struct MR::LoadedObjectT< ObjectT >

result of loading (e.g. from a file) as one object (with possible subobjects)


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