#include <NanoVDB.h>
template<typename T, int Rank = (is_specialization<T, Vec3>::value || is_specialization<T, Vec4>::value || is_same<T, Rgba8>::value) ? 1 : 0>
struct nanovdb::TensorTraits< T, Rank >
Definition at line 1947 of file NanoVDB.h.
The documentation for this struct was generated from the following file: