OpenVDB  11.0.0
Static Public Member Functions | List of all members
GetDim< BuildT > Struct Template Reference

Implements Tree::getDim(Coord) More...

#include <nanovdb/NanoVDB.h>

Static Public Member Functions

static uint32_t get (const NanoRoot< BuildT > &)
 
static uint32_t get (const typename NanoRoot< BuildT >::Tile &)
 
static uint32_t get (const NanoUpper< BuildT > &, uint32_t)
 
static uint32_t get (const NanoLower< BuildT > &, uint32_t)
 
static uint32_t get (const NanoLeaf< BuildT > &, uint32_t)
 

Detailed Description

template<typename BuildT>
struct nanovdb::GetDim< BuildT >

Implements Tree::getDim(Coord)

Template Parameters
BuildTBuild type of the grid being called

Member Function Documentation

static uint32_t get ( const NanoRoot< BuildT > &  )
inlinestatic
static uint32_t get ( const typename NanoRoot< BuildT >::Tile &  )
inlinestatic
static uint32_t get ( const NanoUpper< BuildT > &  ,
uint32_t   
)
inlinestatic
static uint32_t get ( const NanoLower< BuildT > &  ,
uint32_t   
)
inlinestatic
static uint32_t get ( const NanoLeaf< BuildT > &  ,
uint32_t   
)
inlinestatic