| __and__(self, FaceBitSet b) | mrmeshpy.FaceBitSet | |
| __eq__(self, FaceBitSet b) | mrmeshpy.FaceBitSet | |
| __getitem__(self, FaceId pos) | mrmeshpy.FaceBitSet | |
| __iand__(self, FaceBitSet b) | mrmeshpy.FaceBitSet | |
| __init__(*args, **kwargs) | mrmeshpy.FaceBitSet | static |
| __init__(self) | mrmeshpy.FaceBitSet | |
| __init__(self, int numBits, bool fillValue) | mrmeshpy.FaceBitSet | |
| __init__(self, BitSet src) | mrmeshpy.FaceBitSet | |
| __init__(self, BitSet src) | mrmeshpy.FaceBitSet | |
| __init__(self, FaceBitSet arg0) | mrmeshpy.FaceBitSet | |
| __ior__(self, FaceBitSet b) | mrmeshpy.FaceBitSet | |
| __isub__(self, FaceBitSet b) | mrmeshpy.FaceBitSet | |
| __iter__(self) | mrmeshpy.FaceBitSet | |
| __ixor__(self, FaceBitSet b) | mrmeshpy.FaceBitSet | |
| __or__(self, FaceBitSet b) | mrmeshpy.FaceBitSet | |
| __repr__(self) | mrmeshpy.FaceBitSet | |
| __sub__(self, FaceBitSet b) | mrmeshpy.FaceBitSet | |
| __xor__(self, FaceBitSet b) | mrmeshpy.FaceBitSet | |
| autoResizeSet(self, FaceId pos, int len, bool val=True) | mrmeshpy.FaceBitSet | |
| autoResizeSet(self, FaceId pos, bool val=True) | mrmeshpy.FaceBitSet | |
| autoResizeTestSet(self, FaceId pos, bool val=True) | mrmeshpy.FaceBitSet | |
| backId(self) | mrmeshpy.FaceBitSet | |
| beginId() | mrmeshpy.FaceBitSet | static |
| endId(self) | mrmeshpy.FaceBitSet | |
| find_first(self) | mrmeshpy.FaceBitSet | |
| find_last(self) | mrmeshpy.FaceBitSet | |
| find_next(self, FaceId pos) | mrmeshpy.FaceBitSet | |
| flip(self, FaceId n, int len) | mrmeshpy.FaceBitSet | |
| flip(self, FaceId n) | mrmeshpy.FaceBitSet | |
| flip(self) | mrmeshpy.FaceBitSet | |
| getMapping(self, FaceMap map) | mrmeshpy.FaceBitSet | |
| getMapping(self, FaceBMap map) | mrmeshpy.FaceBitSet | |
| getMapping(self, phmap_flat_hash_map_Id_FaceTag_Id_FaceTag map) | mrmeshpy.FaceBitSet | |
| getMapping(self, FaceMap map, int resSize) | mrmeshpy.FaceBitSet | |
| getMapping(self, phmap_flat_hash_map_Id_FaceTag_Id_FaceTag map, int resSize) | mrmeshpy.FaceBitSet | |
| intersects(self, FaceBitSet a) | mrmeshpy.FaceBitSet | |
| is_subset_of(self, FaceBitSet a) | mrmeshpy.FaceBitSet | |
| nthSetBit(self, int n) | mrmeshpy.FaceBitSet | |
| operator(*args, **kwargs) | mrmeshpy.FaceBitSet | static |
| operator(*args, **kwargs) | mrmeshpy.FaceBitSet | static |
| reset(self, FaceId n, int len) | mrmeshpy.FaceBitSet | |
| reset(self, FaceId n) | mrmeshpy.FaceBitSet | |
| reset(self) | mrmeshpy.FaceBitSet | |
| set(self, FaceId n, int len, bool val) | mrmeshpy.FaceBitSet | |
| set(self, FaceId n, bool val) | mrmeshpy.FaceBitSet | |
| set(self, FaceId n) | mrmeshpy.FaceBitSet | |
| set(self) | mrmeshpy.FaceBitSet | |
| subtract(self, FaceBitSet b, int bShiftInBlocks) | mrmeshpy.FaceBitSet | |
| test(self, FaceId n) | mrmeshpy.FaceBitSet | |
| test_set(self, FaceId n, bool val=True) | mrmeshpy.FaceBitSet | |