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
 

Detailed Description

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

Member Data Documentation

◆ objs

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

◆ warnings

std::string MR::LoadedObjects::warnings

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