Cortex
10.0.0-a4
|
#include <SceneInterface.h>
Public Member Functions | |
FileFormatDescription (const std::string &extension, IndexedIO::OpenMode modes) | |
Static instantation of one of these (with a supported file extension) using a subclass as the template parameter will register it as a supported SceneInterface file format. This allows read and write operations to be performed generically, with the correct interface to use being automatically determined by the system.