Inviwo  0.9.10.1
Inviwo documentation
inviwo::representation_traits< DataType, Kind > Class Template Reference

A type trait to connect data classes to representation classes of different kinds. More...

#include <representationtraits.h>

Public Types

using type = std::nullptr_t
 

Detailed Description

template<typename DataType, typename Kind>
class inviwo::representation_traits< DataType, Kind >

A type trait to connect data classes to representation classes of different kinds.


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