|
API Documentation
|
|
|
38 void setBit (
unsigned int index,
bool value) ;
48 bool getBit (
unsigned int index)
const ;
bool getBit(unsigned int index) const
bool operator==(const InfiniteBitMask &other) const
InfiniteBitMask & operator=(const InfiniteBitMask &other)
bool checkSubPartEquality(const InfiniteBitMask &other, unsigned int begin, unsigned int end) const
InfiniteBitMask(const InfiniteBitMask &other)
unsigned int getOrder() const
std::vector< bool >::reference operator[](size_t index)
bool operator<(const InfiniteBitMask &other) const
void setBit(unsigned int index, bool value)
A utility class providing "infinite" masks, formed by bits, or booleans.
Definition: InfiniteBitMask.h:12
InfiniteBitMask(InfiniteBitMask &&other)
bool operator!=(const InfiniteBitMask &other) const
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7