![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| void | clear () |
| bool | contains (uint32_t idx) const |
| virtual void | deserialize (Deserializer &d) override |
| bool | empty () const |
| const BitSet & | getIndices () const |
| bool | removeSources (const std::vector< std::string > &sources) |
| virtual void | serialize (Serializer &s) const override |
| bool | set (std::string_view src, const BitSet &indices) |
| size_t | size () const |
|
overridevirtual |
Implements inviwo::Serializable.
|
overridevirtual |
Implements inviwo::Serializable.
| bool inviwo::IndexList::set | ( | std::string_view | src, |
| const BitSet & | indices ) |
Update the indexlist with source src and indices, if indices are different
this and indices were different