|
OpenVDB
2.3.0
|
#include <LeafNodeBool.h>
Public Member Functions | |
| Buffer () | |
| Buffer (bool on) | |
| Buffer (const NodeMaskType &other) | |
| Buffer (const Buffer &other) | |
| ~Buffer () | |
| void | fill (bool val) |
| Buffer & | operator= (const Buffer &b) |
| const bool & | getValue (Index i) const |
| const bool & | operator[] (Index i) const |
| bool | operator== (const Buffer &other) const |
| bool | operator!= (const Buffer &other) const |
| void | setValue (Index i, bool val) |
| void | swap (Buffer &other) |
| Index | memUsage () const |
Static Public Member Functions | |
| static Index | size () |
Friends | |
| class | ::TestLeaf |
| class | LeafNode |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
friend |
|
friend |
1.8.7