Cortex  10.0.0-a4
Public Member Functions | List of all members
IECore::IndexedIO::Description< T > Struct Template Reference

#include <IndexedIO.h>

Public Member Functions

 Description (const std::string &extension)
 

Detailed Description

template<class T>
struct IECore::IndexedIO::Description< T >

Static instantation of one of these (with a supported file extension) using a subclass as the template parameter will register it as a supported IndexedIO. This allows read and write operations to be performed generically, with the correct interface to use being automatically determined by the system.


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