HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nanovdb::TensorTraits< T, Rank > Struct Template Reference

#include <NanoVDB.h>

Detailed Description

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: