OpenVDB 12.0.0
 
Loading...
Searching...
No Matches
MatTraits< T, false > Struct Template Reference

#include <openvdb/Types.h>

Public Types

using ElementType = T
 
using ElementType
 

Static Public Attributes

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

Member Typedef Documentation

◆ ElementType [1/2]

using ElementType

◆ ElementType [2/2]

template<typename T>
using ElementType = T

Member Data Documentation

◆ IsMat [1/2]

const bool IsMat
static

◆ IsMat [2/2]

template<typename T>
const bool IsMat = false
static

◆ Size [1/2]

const int Size
static

◆ Size [2/2]

template<typename T>
const int Size = 1
static