OpenVDB
12.1.1
Loading...
Searching...
No Matches
NearestNeighborBitMask< di, dj, dk > Struct Template Reference
#include <
nanovdb/util/MorphologyHelpers.h
>
Static Public Attributes
static constexpr uint32_t
value
= 1u << (di+1)*9+(dj+1)*3+dk+1
Member Data Documentation
◆
value
template<int di, int dj, int dk>
uint32_t value = 1u << (di+1)*9+(dj+1)*3+dk+1
static
constexpr
nanovdb
tools
morphology
NearestNeighborBitMask
Generated by
1.14.0