34#include <NDEVR/IOFactory.h>
35#include <NDEVR/FileFormat.h>
48 class LAS_INTERFACE_API LASPerformanceFactory :
public IOFactory
52 LASPerformanceFactory();
The equivelent of std::vector but with a bit more control.
A core class where all Design Objects including models, materials, and geometries are stored.
Allows IOFactories to report what features they support to make the import/export dialogs easier to s...
User-defined options that define preferences for importing and exporting using IOFactory objects.
Logic for reading or writing to a file as well as navigating filesystems or other common file operati...
IOFactory(const StringView &factory_name)
Constructs an IOFactory with the given factory name.
A core class that represents a node on model hierarchy.
The core String View class for the NDEVR API.
The core String class for the NDEVR API.
The primary namespace for the NDEVR SDK.
A container of input information that is to be filled with output information by an IOFactory.