![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Classes | |
| struct | Info |
Public Types | |
| using | Outport = MeshSequenceOutport |
| using | Sequence = DataSequence<Type> |
| using | Type = Mesh |
Static Public Member Functions | |
| static void | add (Info &info, auto &processor) |
| static auto | getReaderConfig (Info &) -> std::function< void(DataReader &)> |
| static void | updateForNew (Info &info, const Type &data, util::OverwriteState overwrite) |
Static Public Attributes | |
| static constexpr size_t | dim = 3 |
| static constexpr auto | name = DataTraits<Type>::dataName() |
| static constexpr auto | plural = "es" |