|
struct | openvdb::OPENVDB_VERSION_NAME::tree::NodeChain< HeadType, HeadLevel > |
| NodeChain<RootNodeType, RootNodeType::LEVEL>::Type is a openvdb::TypeList that lists the types of the nodes of the tree rooted at RootNodeType in reverse order, from LeafNode to RootNode. More...
|
|
struct | openvdb::OPENVDB_VERSION_NAME::tree::SameRootConfig< typename, typename > |
|
struct | openvdb::OPENVDB_VERSION_NAME::tree::RootNodeCopyHelper< typename, typename, bool > |
|
struct | openvdb::OPENVDB_VERSION_NAME::tree::RootNodeCombineHelper< typename, typename, typename, bool > |
|
class | openvdb::OPENVDB_VERSION_NAME::tree::RootNode< ChildType > |
|
struct | openvdb::OPENVDB_VERSION_NAME::tree::RootNode< ChildType >::ValueConverter< OtherValueType > |
| ValueConverter<T>::Type is the type of a RootNode having the same child hierarchy as this node but a different value type, T. More...
|
|
struct | openvdb::OPENVDB_VERSION_NAME::tree::RootNode< ChildType >::SameConfiguration< OtherNodeType > |
| SameConfiguration<OtherNodeType>::value is true if and only if OtherNodeType is the type of a RootNode whose ChildNodeType has the same configuration as this node's ChildNodeType. More...
|
|
struct | openvdb::OPENVDB_VERSION_NAME::tree::NodeChain< HeadType, HeadLevel > |
| NodeChain<RootNodeType, RootNodeType::LEVEL>::Type is a openvdb::TypeList that lists the types of the nodes of the tree rooted at RootNodeType in reverse order, from LeafNode to RootNode. More...
|
|
struct | openvdb::OPENVDB_VERSION_NAME::tree::NodeChain< HeadT, 1 > |
| Specialization to terminate NodeChain. More...
|
|
struct | openvdb::OPENVDB_VERSION_NAME::tree::SameRootConfig< typename, typename > |
|
struct | openvdb::OPENVDB_VERSION_NAME::tree::SameRootConfig< ChildT1, RootNode< ChildT2 > > |
|
struct | openvdb::OPENVDB_VERSION_NAME::tree::RootNodeCopyHelper< typename, typename, bool > |
|
struct | openvdb::OPENVDB_VERSION_NAME::tree::RootNodeCopyHelper< RootT, OtherRootT, true > |
|
struct | openvdb::OPENVDB_VERSION_NAME::tree::RootNodeCombineHelper< typename, typename, typename, bool > |
|
struct | openvdb::OPENVDB_VERSION_NAME::tree::RootNodeCombineHelper< CombineOp, RootT, OtherRootT, true > |
|
The root node of an OpenVDB tree.
Definition in file RootNode.h.