|
OpenVDB
7.1.0
|
#include <Composite.h>
Public Types | |
| using | ValueType = typename TreeType::ValueType |
| using | TreePtrType = typename TreeType::Ptr |
| using | LeafNodeType = typename TreeType::LeafNodeType |
| using | NodeMaskType = typename LeafNodeType::NodeMaskType |
| using | RootNodeType = typename TreeType::RootNodeType |
| using | NodeChainType = typename RootNodeType::NodeChainType |
| using | InternalNodeType = typename NodeChainType::template Get< 1 > |
Public Member Functions | |
| BuildSecondarySegment (const TreeType &lhs, const TreeType &rhs) | |
| void | operator() () const |
| TreePtrType & | segment () |
| using InternalNodeType = typename NodeChainType::template Get<1> |
| using LeafNodeType = typename TreeType::LeafNodeType |
| using NodeChainType = typename RootNodeType::NodeChainType |
| using NodeMaskType = typename LeafNodeType::NodeMaskType |
| using RootNodeType = typename TreeType::RootNodeType |
| using TreePtrType = typename TreeType::Ptr |
| using ValueType = typename TreeType::ValueType |
|
inline |
|
inline |
|
inline |
1.8.18