#include <representationfactoryobject.h>
|  | 
| using | ReprId = std::type_index | 
|  | 
|  | RepresentationFactoryObject (ReprId classIdentifier) | 
| ReprId | getClassIdentifier () const | 
| virtual std::unique_ptr< Representation > | create (const typename Representation::ReprOwner *)=0 | 
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