|
HDK
|
#include <InternalNode.h>
Classes | |
| struct | A |
Public Types | |
| using | W = typename NodeMaskType::Word |
Public Member Functions | |
| TopologyIntersection (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 906 of file InternalNode.h.
| using openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyIntersection< OtherInternalNode >::W = typename NodeMaskType::Word |
Definition at line 2902 of file InternalNode.h.
|
inline |
Definition at line 2906 of file InternalNode.h.
|
inline |
Definition at line 2918 of file InternalNode.h.
| const ValueType& openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyIntersection< OtherInternalNode >::b |
Definition at line 2936 of file InternalNode.h.
| const OtherInternalNode* openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyIntersection< OtherInternalNode >::s |
Definition at line 2934 of file InternalNode.h.
| InternalNode* openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::TopologyIntersection< OtherInternalNode >::t |
Definition at line 2935 of file InternalNode.h.