This is the complete list of members for EdgeBaseSelect, including all inherited members.
Alloc() | EdgeBaseSelect | static |
BaseSelect() | BaseSelect | private |
CopyFrom(BaseSelectData *ndata, Int32 ncnt) | BaseSelect | |
CopyTo(BaseSelect *dest, Bool alwaysDirty=true) const | BaseSelect | |
Cross(const BaseSelect *src) | BaseSelect | |
Deselect(Int32 num) | BaseSelect | |
Deselect(const BaseSelect *src) | BaseSelect | |
DeselectAll() | BaseSelect | |
EdgeBaseSelect() | EdgeBaseSelect | private |
FindSegment(Int32 num, Int32 *segment) const | BaseSelect | |
Free(EdgeBaseSelect *&bs) | EdgeBaseSelect | static |
BaseSelect::Free(BaseSelect *&bs) | BaseSelect | static |
FromArray(UChar *selection, Int32 count) | BaseSelect | |
FromArrayCompact(const UChar *selection, Int32 count) | EdgeBaseSelect | |
GetClone() const | BaseSelect | |
GetCount() const | BaseSelect | |
GetData() | BaseSelect | |
GetDirty() const | BaseSelect | |
GetLastElement() const | BaseSelect | |
GetRange(Int32 seg, Int32 maxElements, Int32 *a, Int32 *b) const | BaseSelect | |
GetSegments() const | BaseSelect | |
IsAllSelected(Int32 num) const | BaseSelect | |
IsEqual(const BaseSelect &other) const | BaseSelect | |
IsNothingSelected() const | BaseSelect | |
IsSelected(Int32 num) const | BaseSelect | |
Merge(const BaseSelect *src) | BaseSelect | |
Read(HyperFile *hf) | BaseSelect | |
Select(Int32 num) | BaseSelect | |
SelectAll(Int32 min, Int32 max, Bool deselectAll=true) | BaseSelect | |
ToArray(Int32 count) const | BaseSelect | |
ToArrayCompact(Int32 count) const | EdgeBaseSelect | |
ToBitSet(Int32 count, maxon::BaseBitSet< maxon::DefaultAllocator > &bitSet) const | BaseSelect | |
Toggle(Int32 num) | BaseSelect | |
ToggleAll(Int32 min, Int32 max) | BaseSelect | |
Write(HyperFile *hf) | BaseSelect | |
~BaseSelect() | BaseSelect | private |
~EdgeBaseSelect() | EdgeBaseSelect | private |