API Documentation
|
#include <IOFactory.h>
Public Member Functions | |
FactoryParameters (const File &file, const FileFormat &format, const String &name="default") | |
FactoryParameters (const FileRequest &request, const String &name="default") | |
const FileFormat & | format (const String &name="default") const |
FileFormat & | format (const String &name="default") |
const File & | file (const String &name="default") const |
bool | shouldWriteModel (const Model &model) const |
void | addWarning (const FileFactoryWarning &warning) |
Public Attributes | |
Dictionary< String, FileRequest > | requests |
FactoryOptions | options |
Buffer< FileFactoryWarning > | warnings |
Buffer< UUID > | models |
Buffer< UUID > | cameras |
DesignObjectLookup * | lookup = nullptr |
ProgressInfo * | log = nullptr |
|
inline |
|
inline |
void addWarning | ( | const FileFactoryWarning & | warning | ) |
|
inline |
|
inline |
|
inline |
ProgressInfo* log = nullptr |
DesignObjectLookup* lookup = nullptr |
FactoryOptions options |
Dictionary<String, FileRequest> requests |
Buffer<FileFactoryWarning> warnings |