Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::RepresentationConverterMetaFactory Class Reference

#include <inviwo/core/datastructures/representationconvertermetafactory.h>

Public Types

using BaseReprId = BaseRepresentationConverterFactory::BaseReprId
using FactoryMap = std::unordered_map<BaseReprId, BaseRepresentationConverterFactory*>

Public Member Functions

template<typename BaseRepr>
RepresentationConverterFactory< BaseRepr > * getConverterFactory () const
bool registerObject (BaseRepresentationConverterFactory *factory)
bool unRegisterObject (BaseRepresentationConverterFactory *factory)

Detailed Description

The Representation Converter Meta Factory holds RepresentationConverterFactories for various kinds of representations (Volume Representation, Layer Representation, Buffer Representation, etc)

See also
Data
DataRepresentation
RepresentationConverter
RepresentationConverterFactory
InviwoApplication::getRepresentationConverterMetaFactory()
InviwoModule::registerRepresentationConverterFactory()

The documentation for this class was generated from the following file:
  • include/inviwo/core/datastructures/representationconvertermetafactory.h