Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::reader::option Namespace Reference

Option keys shared between data readers,. More...

Variables

constexpr std::string_view count = "count"
 Number of items to read, size_t. Zero means all remaining items.
 
constexpr std::string_view index = "index"
 Index of the item to read, size_t.
 
constexpr std::string_view stride = "stride"
 Step between the items to read, size_t`.
 

Detailed Description

Option keys shared between data readers,.

See also
DataReader::setOption