HDK
|
#include <InternalNode.h>
Public Member Functions | |
TopologyCopy1 (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 785 of file InternalNode.h.
|
inline |
Definition at line 904 of file InternalNode.h.
|
inline |
Definition at line 909 of file InternalNode.h.
const ValueType& openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyCopy1< OtherInternalNode >::b |
Definition at line 921 of file InternalNode.h.
const OtherInternalNode* openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyCopy1< OtherInternalNode >::s |
Definition at line 919 of file InternalNode.h.
InternalNode* openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyCopy1< OtherInternalNode >::t |
Definition at line 920 of file InternalNode.h.