OpenVDB 9.0.0
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

◆ Type

using Type = typename GridT::TreeType

◆ type

using type = typename GridT::TreeType