MeshLib C# Docs
Loading...
Searching...
No Matches
MR.VoxelBitSet Member List

This is the complete list of members for MR.VoxelBitSet, including all inherited members.

_IsOwningMR.Misc.Object< Const_VoxelBitSet >
all()MR.Const_VoxelBitSetinline
any()MR.Const_VoxelBitSetinline
assign(MR._ByValue_VoxelBitSet _other)MR.VoxelBitSetinline
autoResizeSet(MR.VoxelId pos, ulong len, bool? val=null)MR.VoxelBitSetinline
autoResizeSet(MR.VoxelId pos, bool? val=null)MR.VoxelBitSetinline
autoResizeTestSet(MR.VoxelId pos, bool? val=null)MR.VoxelBitSetinline
backId()MR.Const_VoxelBitSetinline
beginId()MR.Const_VoxelBitSetinlinestatic
bitandAssign(MR.Const_VoxelBitSet b)MR.VoxelBitSetinline
bitorAssign(MR.Const_VoxelBitSet b)MR.VoxelBitSetinline
bits()MR.Const_VoxelBitSetinline
BitsPerBlock (defined in MR.Const_VoxelBitSet)MR.Const_VoxelBitSetstatic
capacity()MR.Const_VoxelBitSetinline
clear()MR.VoxelBitSetinline
Const_VoxelBitSet()MR.Const_VoxelBitSetinline
Const_VoxelBitSet(MR._ByValue_VoxelBitSet _other)MR.Const_VoxelBitSetinline
Const_VoxelBitSet(ulong numBits, bool? fillValue=null)MR.Const_VoxelBitSetinline
Const_VoxelBitSet(MR.Const_BitSet src)MR.Const_VoxelBitSetinline
Const_VoxelBitSet(MR.Misc._Moved< MR.BitSet > src)MR.Const_VoxelBitSetinline
count()MR.Const_VoxelBitSetinline
Dispose(bool disposing) (defined in MR.Const_VoxelBitSet)MR.Const_VoxelBitSetinlineprotectedvirtual
Dispose() (defined in MR.Const_VoxelBitSet)MR.Const_VoxelBitSetinlinevirtual
empty()MR.Const_VoxelBitSetinline
endId()MR.Const_VoxelBitSetinline
findFirst()MR.Const_VoxelBitSetinline
findLast()MR.Const_VoxelBitSetinline
findNext(MR.VoxelId pos)MR.Const_VoxelBitSetinline
flip(MR.VoxelId n, ulong len)MR.VoxelBitSetinline
flip(MR.VoxelId n)MR.VoxelBitSetinline
flip()MR.VoxelBitSetinline
fromBlocks(MR.Misc._Moved< MR.Std.Vector_MRUint64T > blocks)MR.Const_VoxelBitSetinlinestatic
getMapping(MR.Const_Vector_MRVoxelId_MRVoxelId map)MR.Const_VoxelBitSetinline
getMapping(MR.Const_BMap_MRVoxelId_MRVoxelId map)MR.Const_VoxelBitSetinline
getMapping(MR.Phmap.Const_FlatHashMap_MRVoxelId_MRVoxelId map)MR.Const_VoxelBitSetinline
getMapping(MR.Const_Vector_MRVoxelId_MRVoxelId map, ulong resSize)MR.Const_VoxelBitSetinline
getMapping(MR.Phmap.Const_FlatHashMap_MRVoxelId_MRVoxelId map, ulong resSize)MR.Const_VoxelBitSetinline
heapBytes()MR.Const_VoxelBitSetinline
intersects(MR.Const_VoxelBitSet a)MR.Const_VoxelBitSetinline
isSubsetOf(MR.Const_VoxelBitSet a)MR.Const_VoxelBitSetinline
none()MR.Const_VoxelBitSetinline
Npos (defined in MR.Const_VoxelBitSet)MR.Const_VoxelBitSetstatic
nthSetBit(ulong n)MR.Const_VoxelBitSetinline
numBlocks()MR.Const_VoxelBitSetinline
operator MR.BitSet(VoxelBitSet self) (defined in MR.VoxelBitSet)MR.VoxelBitSetinlinestatic
operator MR.Const_BitSet(Const_VoxelBitSet self) (defined in MR.Const_VoxelBitSet)MR.Const_VoxelBitSetinlinestatic
operator&(MR.Const_VoxelBitSet a, MR.Const_VoxelBitSet b)MR.Const_VoxelBitSetinlinestatic
operator-(MR.Const_VoxelBitSet a, MR.Const_VoxelBitSet b)MR.Const_VoxelBitSetinlinestatic
operator^(MR.Const_VoxelBitSet a, MR.Const_VoxelBitSet b)MR.Const_VoxelBitSetinlinestatic
operator|(MR.Const_VoxelBitSet a, MR.Const_VoxelBitSet b)MR.Const_VoxelBitSetinlinestatic
popBack()MR.VoxelBitSetinline
pushBack(bool val)MR.VoxelBitSetinline
reserve(ulong numBits)MR.VoxelBitSetinline
reset(MR.VoxelId n, ulong len)MR.VoxelBitSetinline
reset(MR.VoxelId n)MR.VoxelBitSetinline
reset()MR.VoxelBitSetinline
resize(ulong numBits, bool? fillValue=null)MR.VoxelBitSetinline
resizeWithReserve(ulong newSize)MR.VoxelBitSetinline
reverse()MR.VoxelBitSetinline
set(MR.VoxelId n, ulong len, bool val)MR.VoxelBitSetinline
set(MR.VoxelId n, bool val)MR.VoxelBitSetinline
set(MR.VoxelId n)MR.VoxelBitSetinline
set()MR.VoxelBitSetinline
shrinkToFit()MR.VoxelBitSetinline
size()MR.Const_VoxelBitSetinline
subAssign(MR.Const_VoxelBitSet b)MR.VoxelBitSetinline
subtract(MR.Const_VoxelBitSet b, int bShiftInBlocks)MR.VoxelBitSetinline
test(MR.VoxelId n)MR.Const_VoxelBitSetinline
testSet(MR.VoxelId n, bool? val=null)MR.VoxelBitSetinline
uncheckedTest(ulong n)MR.Const_VoxelBitSetinline
uncheckedTestSet(ulong n, bool? val=null)MR.VoxelBitSetinline
VoxelBitSet()MR.VoxelBitSetinline
VoxelBitSet(MR._ByValue_VoxelBitSet _other)MR.VoxelBitSetinline
VoxelBitSet(ulong numBits, bool? fillValue=null)MR.VoxelBitSetinline
VoxelBitSet(MR.Const_BitSet src)MR.VoxelBitSetinline
VoxelBitSet(MR.Misc._Moved< MR.BitSet > src)MR.VoxelBitSetinline
xorAssign(MR.Const_VoxelBitSet b)MR.VoxelBitSetinline