18template<
typename ObjectT = Object>
21 std::shared_ptr<ObjectT>
obj;
37 std::vector<ObjectPtr>
objs;
std::string warnings
Definition MRLoadedObjects.h:38
std::optional< LengthUnit > lengthUnit
either empty or ends with ' '
Definition MRLoadedObjects.h:25
std::optional< LengthUnit > lengthUnit
either empty or ends with ' '
Definition MRLoadedObjects.h:41
std::shared_ptr< Object > ObjectPtr
Definition MRLoadedObjects.h:15
std::shared_ptr< ObjectT > obj
Definition MRLoadedObjects.h:21
std::string warnings
Definition MRLoadedObjects.h:22
std::vector< ObjectPtr > objs
Definition MRLoadedObjects.h:37
only for bindings generation
Definition MRCameraOrientationPlugin.h:8
result of loading (e.g. from a file) as one object (with possible subobjects)
Definition MRLoadedObjects.h:20
result of loading (e.g. from a file) as a number of objects
Definition MRLoadedObjects.h:36