|
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 902 of file InternalNode.h.
|
inline |
Definition at line 1021 of file InternalNode.h.
|
inline |
Definition at line 1026 of file InternalNode.h.
| const ValueType& openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyCopy1< OtherInternalNode >::b |
Definition at line 1038 of file InternalNode.h.
| const OtherInternalNode* openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyCopy1< OtherInternalNode >::s |
Definition at line 1036 of file InternalNode.h.
| InternalNode* openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyCopy1< OtherInternalNode >::t |
Definition at line 1037 of file InternalNode.h.