Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::IndexList Class Reference
Inheritance diagram for inviwo::IndexList:

Public Member Functions

void clear ()
bool contains (uint32_t idx) const
virtual void deserialize (Deserializer &d) override
bool empty () const
const BitSetgetIndices () 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

Member Function Documentation

◆ deserialize()

virtual void inviwo::IndexList::deserialize ( Deserializer & d)
overridevirtual

Implements inviwo::Serializable.

◆ serialize()

virtual void inviwo::IndexList::serialize ( Serializer & s) const
overridevirtual

Implements inviwo::Serializable.

◆ set()

bool inviwo::IndexList::set ( std::string_view src,
const BitSet & indices )

Update the indexlist with source src and indices, if indices are different

Returns
true if the indexlist was modified that is this and indices were different

The documentation for this class was generated from the following file:
  • modules/brushingandlinking/include/modules/brushingandlinking/datastructures/indexlist.h