| comp (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | static |
| components() | inviwo::DataFormat< T > | static |
| components_ (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | protected |
| compsize (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | static |
| DataFormat() (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | |
| DataFormatBase(DataFormatId type, size_t components, size_t size, double max, double min, double lowest, NumericType nt, const std::string &s) (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | |
| dispatch(T &obj, Args &&... args) const -> typename T::type (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | |
| doubleToValue(double in, void *out) const override (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | virtual |
| formatId_ (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | protected |
| formatStr_ (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | protected |
| get() (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | static |
| get(DataFormatId id) (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | static |
| get(const std::string &name) (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | static |
| get(NumericType type, size_t components, size_t precision) (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | static |
| getComponents() const | inviwo::DataFormatBase | |
| getId() const (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | |
| getLowest() const (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | |
| getMax() const (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | |
| getMin() const (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | |
| getNumericType() const (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | |
| getPointer(DataFormatId id) (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | protectedstatic |
| getPrecision() const | inviwo::DataFormatBase | |
| getSize() const | inviwo::DataFormatBase | |
| getString() const (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | |
| id() (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | static |
| lowest() (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | static |
| lowest_ (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | protected |
| lowestToDouble() (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | static |
| max() (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | static |
| max_ (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | protected |
| maxToDouble() (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | static |
| min() (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | static |
| min_ (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | protected |
| minToDouble() (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | static |
| numericType() (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | static |
| numericType_ (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | protected |
| numtype (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | static |
| precision() | inviwo::DataFormat< T > | static |
| primitive typedef (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | |
| size() | inviwo::DataFormat< T > | static |
| size_ (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | protected |
| str() (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | static |
| type typedef (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | |
| typesize (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | static |
| valueToDouble(void *val) const override (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | virtual |
| valueToNormalizedDouble(void *val) const override (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | virtual |
| valueToNormalizedVec2Double(void *val) const override (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | virtual |
| valueToNormalizedVec3Double(void *val) const override (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | virtual |
| valueToNormalizedVec4Double(void *val) const override (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | virtual |
| valueToVec2Double(void *val) const override (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | virtual |
| valueToVec3Double(void *val) const override (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | virtual |
| valueToVec4Double(void *val) const override (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | virtual |
| vec2DoubleToValue(dvec2 in, void *out) const override (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | virtual |
| vec3DoubleToValue(dvec3 in, void *out) const override (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | virtual |
| vec4DoubleToValue(dvec4 in, void *out) const override (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | virtual |
| ~DataFormat()=default (defined in inviwo::DataFormat< T >) | inviwo::DataFormat< T > | virtual |
| ~DataFormatBase() (defined in inviwo::DataFormatBase) | inviwo::DataFormatBase | virtual |