![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| bool | operator== (const Volume &) const |
| constexpr bool | operator== (const VolumeReprConfig &) const =default |
| bool | operator== (const VolumeRepresentation &) const |
Public Attributes | |
| std::optional< size3_t > | dimensions = std::nullopt |
| const DataFormatBase * | format = nullptr |
| std::optional< InterpolationType > | interpolation = std::nullopt |
| std::optional< SwizzleMask > | swizzleMask = std::nullopt |
| std::optional< Wrapping3D > | wrapping = std::nullopt |