Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::RepresentationFactoryObject< Representation > Class Template Referenceabstract

#include <representationfactoryobject.h>

Inheritance diagram for inviwo::RepresentationFactoryObject< Representation >:

Public Types

using ReprId = std::type_index

Public Member Functions

 RepresentationFactoryObject (ReprId classIdentifier)
ReprId getClassIdentifier () const
virtual std::unique_ptr< Representation > create (const typename Representation::ReprOwner *)=0

Detailed Description

template<typename Representation>
class inviwo::RepresentationFactoryObject< Representation >

Factory object for creating DataRepresentations

See also
Data
DataRepresentation
RepresentationFactory
InviwoModule::registerRepresentationFactoryObject()

The documentation for this class was generated from the following file:
  • representationfactoryobject.h