Inviwo 0.9.12-pre
Inviwo documentation
|
#include <representationmetafactory.h>
Public Types | |
using | BaseReprId = BaseRepresentationFactory::BaseReprId |
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)