OpenVDB  9.0.1
Public Types | Static Public Attributes | List of all members
MatTraits< T, false > Struct Template Reference

#include <openvdb/Types.h>

Public Types

using ElementType = T
 

Static Public Attributes

static const bool IsMat = false
 
static const int Size = 1
 

Member Typedef Documentation

using ElementType = T

Member Data Documentation

const bool IsMat = false
static
const int Size = 1
static