Inviwo 0.9.12-pre
Inviwo documentation
|
#include <representationconvertermetafactory.h>
Public Types | |
using | BaseReprId = BaseRepresentationConverterFactory::BaseReprId |
using | FactoryMap = std::unordered_map<BaseReprId, BaseRepresentationConverterFactory*> |
Public Member Functions | |
bool | registerObject (BaseRepresentationConverterFactory *factory) |
bool | unRegisterObject (BaseRepresentationConverterFactory *factory) |
template<typename BaseRepr > | |
RepresentationConverterFactory< BaseRepr > * | getConverterFactory () const |
The Representation Converter Meta Factory holds RepresentationConverterFactories for various kinds of representations (Volume Representation, Layer Representation, Buffer Representation, etc)