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

#include <openvdb/Types.h>

Public Types

using ElementType = T
 
using ElementType
 

Static Public Attributes

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

Member Typedef Documentation

◆ ElementType [1/2]

using ElementType

◆ ElementType [2/2]

template<typename T>
using ElementType = T

Member Data Documentation

◆ IsVec [1/2]

const bool IsVec
static

◆ IsVec [2/2]

template<typename T>
const bool IsVec = false
static

◆ Size [1/2]

const int Size
static

◆ Size [2/2]

template<typename T>
const int Size = 1
static