HDK
|
#include <InternalNode.h>
Classes | |
struct | A |
struct | B |
Public Types | |
typedef NodeMaskType::Word | W |
Public Member Functions | |
TopologyDifference (const OtherInternalNode *source, InternalNode *target, const ValueType &background) | |
void | operator() (const tbb::blocked_range< Index > &r) const |
Public Attributes | |
const OtherInternalNode * | s |
InternalNode * | t |
const ValueType & | b |
Definition at line 827 of file InternalNode.h.
typedef NodeMaskType::Word openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyDifference< OtherInternalNode >::W |
Definition at line 2525 of file InternalNode.h.
|
inline |
Definition at line 2532 of file InternalNode.h.
|
inline |
Definition at line 2546 of file InternalNode.h.
const ValueType& openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyDifference< OtherInternalNode >::b |
Definition at line 2568 of file InternalNode.h.
const OtherInternalNode* openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyDifference< OtherInternalNode >::s |
Definition at line 2566 of file InternalNode.h.
InternalNode* openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyDifference< OtherInternalNode >::t |
Definition at line 2567 of file InternalNode.h.