OpenVDB
12.0.0
|
This is the complete list of members for RootNodeMask, including all inherited members.
beginDense() const | RootNodeMask | inline |
beginOff() const | RootNodeMask | inline |
beginOn() const | RootNodeMask | inline |
countOff() const | RootNodeMask | inline |
countOn() const | RootNodeMask | inline |
endDense() const | RootNodeMask | inline |
endOff() const | RootNodeMask | inline |
endOn() const | RootNodeMask | inline |
findFirstOff() const | RootNodeMask | inline |
findFirstOn() const | RootNodeMask | inline |
findNextOff(Index32 start) const | RootNodeMask | inline |
findNextOn(Index32 start) const | RootNodeMask | inline |
getBitSize() const | RootNodeMask | inline |
getIntSize() const | RootNodeMask | inline |
getMemUsage() const | RootNodeMask | inline |
init(Index32 bit_size) | RootNodeMask | inline |
isOff(Index32 i) const | RootNodeMask | inline |
isOff() const | RootNodeMask | inline |
isOn(Index32 i) const | RootNodeMask | inline |
isOn() const | RootNodeMask | inline |
load(std::istream &is) | RootNodeMask | inline |
mBits | RootNodeMask | protected |
mBitSize | RootNodeMask | protected |
memUsage() const | RootNodeMask | inline |
mIntSize | RootNodeMask | protected |
operator!() const | RootNodeMask | inline |
operator!=(const RootNodeMask &B) const | RootNodeMask | inline |
operator&(const RootNodeMask &other) const | RootNodeMask | inline |
operator&=(const RootNodeMask &other) | RootNodeMask | inline |
operator=(const RootNodeMask &B) | RootNodeMask | inline |
operator==(const RootNodeMask &B) const | RootNodeMask | inline |
operator^(const RootNodeMask &other) const | RootNodeMask | inline |
operator^=(const RootNodeMask &other) | RootNodeMask | inline |
operator|(const RootNodeMask &other) const | RootNodeMask | inline |
operator|=(const RootNodeMask &other) | RootNodeMask | inline |
printAll(std::ostream &os=std::cout, Index32 max_out=80u) const | RootNodeMask | inline |
printBits(std::ostream &os=std::cout, Index32 max_out=80u) const | RootNodeMask | inline |
printInfo(std::ostream &os=std::cout) const | RootNodeMask | inline |
RootNodeMask() | RootNodeMask | inline |
RootNodeMask(Index32 bit_size) | RootNodeMask | inline |
RootNodeMask(const RootNodeMask &B) | RootNodeMask | inline |
save(std::ostream &os) const | RootNodeMask | inline |
seek(std::istream &is) const | RootNodeMask | inline |
set(Index32 i, bool On) | RootNodeMask | inline |
setFirstOff() | RootNodeMask | inline |
setFirstOn() | RootNodeMask | inline |
setLastOff() | RootNodeMask | inline |
setLastOn() | RootNodeMask | inline |
setOff(Index32 i) | RootNodeMask | inline |
setOff() | RootNodeMask | inline |
setOn(Index32 i) | RootNodeMask | inline |
setOn() | RootNodeMask | inline |
toggle(Index32 i) | RootNodeMask | inline |
toggle() | RootNodeMask | inline |
~RootNodeMask() | RootNodeMask | inline |