OpenVDB  9.0.1
Public Types | List of all members
GridTree< GridT > Struct Template Reference

defines a tree type from a grid type while perserving constness More...

#include <nanovdb/NanoVDB.h>

Public Types

using Type = typename GridT::TreeType
 
using type = typename GridT::TreeType
 

Detailed Description

template<typename GridT>
struct nanovdb::GridTree< GridT >

defines a tree type from a grid type while perserving constness

Member Typedef Documentation

using Type = typename GridT::TreeType
using type = typename GridT::TreeType