OpenVDB 11.0.0
Loading...
Searching...
No Matches
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

◆ get() [1/5]

template<typename BuildT >
static uint32_t get ( const NanoLeaf< BuildT > & ,
uint32_t  )
inlinestatic

◆ get() [2/5]

template<typename BuildT >
static uint32_t get ( const NanoLower< BuildT > & ,
uint32_t  )
inlinestatic

◆ get() [3/5]

template<typename BuildT >
static uint32_t get ( const NanoRoot< BuildT > & )
inlinestatic

◆ get() [4/5]

template<typename BuildT >
static uint32_t get ( const NanoUpper< BuildT > & ,
uint32_t  )
inlinestatic

◆ get() [5/5]

template<typename BuildT >
static uint32_t get ( const typename NanoRoot< BuildT >::Tile & )
inlinestatic