#include <NanoVDB.h>
|
| using | Type = const typename GridOrTreeOrRootT::RootNodeType::ChildNodeType::ChildNodeType |
| |
| using | type = const typename GridOrTreeOrRootT::RootNodeType::ChildNodeType::ChildNodeType |
| |
template<typename GridOrTreeOrRootT>
struct nanovdb::NodeTrait< const GridOrTreeOrRootT, 1 >
Definition at line 3412 of file NanoVDB.h.
template<typename GridOrTreeOrRootT >
| using nanovdb::NodeTrait< const GridOrTreeOrRootT, 1 >::Type = const typename GridOrTreeOrRootT::RootNodeType::ChildNodeType::ChildNodeType |
template<typename GridOrTreeOrRootT >
| using nanovdb::NodeTrait< const GridOrTreeOrRootT, 1 >::type = const typename GridOrTreeOrRootT::RootNodeType::ChildNodeType::ChildNodeType |
The documentation for this struct was generated from the following file: