![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
#include <representationmetafactory.h>
Public Types | |
| using | BaseReprId = BaseRepresentationFactory::BaseReprId |
| using | FactoryMap = std::unordered_map< BaseReprId, BaseRepresentationFactory * > |
Public Member Functions | |
| bool | registerObject (BaseRepresentationFactory *factory) |
| bool | unRegisterObject (BaseRepresentationFactory *factory) |
| template<typename BaseRepr > | |
| RepresentationFactory< BaseRepr > * | getRepresentationFactory () const |
The Representation Meta Factory holds RepresentationFactories for various kinds of representations (Volume Representation, Layer Representation, Buffer Representation, etc)