Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::RepresentationConverterPackage< BaseRepr > Class Template Reference

#include <representationconverter.h>

Public Types

using ConverterID = typename RepresentationConverter<BaseRepr>::ConverterID
 
using ConverterList = std::vector<const RepresentationConverter<BaseRepr>*>
 

Public Member Functions

size_t steps () const
 
ConverterID getConverterID () const
 
void addConverter (const RepresentationConverter< BaseRepr > *converter)
 
const ConverterList & getConverters () const
 

Detailed Description

template<typename BaseRepr>
class inviwo::RepresentationConverterPackage< BaseRepr >

A set of RepresentationConverters to convert from one kind of representation to a different kind through multiple steps.

See also
RepresentationConverter
DataRepresenation
Data

The documentation for this class was generated from the following file: