|
HDK
|
#include <InternalNode.h>
Classes | |
| struct | A |
Public Types | |
| using | W = typename NodeMaskType::Word |
Public Member Functions | |
| TopologyUnion (const OtherInternalNode *source, InternalNode *target, const bool preserveTiles) | |
| void | operator() (const tbb::blocked_range< Index > &r) const |
Public Attributes | |
| const OtherInternalNode * | s |
| InternalNode * | t |
| const bool | mPreserveTiles |
Definition at line 904 of file InternalNode.h.
| using openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyUnion< OtherInternalNode >::W = typename NodeMaskType::Word |
Definition at line 2850 of file InternalNode.h.
|
inline |
Definition at line 2854 of file InternalNode.h.
|
inline |
Definition at line 2867 of file InternalNode.h.
| const bool openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyUnion< OtherInternalNode >::mPreserveTiles |
Definition at line 2887 of file InternalNode.h.
| const OtherInternalNode* openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyUnion< OtherInternalNode >::s |
Definition at line 2885 of file InternalNode.h.
| InternalNode* openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyUnion< OtherInternalNode >::t |
Definition at line 2886 of file InternalNode.h.