OpenVDB 10.0.1
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
VecTraits< T, bool > Struct Template Reference

#include <openvdb/Types.h>

Public Types

using ElementType = typename T::ValueType
 

Static Public Attributes

static const bool IsVec = true
 
static const int Size = T::size
 

Member Typedef Documentation

◆ ElementType

using ElementType = typename T::ValueType

Member Data Documentation

◆ IsVec

const bool IsVec = true
static

◆ Size

const int Size = T::size
static