|
HDK
|
#include <InternalNode.h>
Public Member Functions | |
| TopologyCopy2 (const OtherInternalNode *source, InternalNode *target, const ValueType &offValue, const ValueType &onValue) | |
| void | operator() (const tbb::blocked_range< Index > &r) const |
Public Attributes | |
| const OtherInternalNode * | s |
| InternalNode * | t |
| const ValueType & | offV |
| const ValueType & | onV |
Definition at line 903 of file InternalNode.h.
|
inline |
Definition at line 1058 of file InternalNode.h.
|
inline |
Definition at line 1063 of file InternalNode.h.
| const ValueType& openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyCopy2< OtherInternalNode >::offV |
Definition at line 1075 of file InternalNode.h.
| const ValueType & openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyCopy2< OtherInternalNode >::onV |
Definition at line 1075 of file InternalNode.h.
| const OtherInternalNode* openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyCopy2< OtherInternalNode >::s |
Definition at line 1073 of file InternalNode.h.
| InternalNode* openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyCopy2< OtherInternalNode >::t |
Definition at line 1074 of file InternalNode.h.