Template Struct TypeTraits< dim3 >

Struct Documentation

template<>
struct TypeTraits<dim3>

Public Types

using base_type = unsigned int

Public Static Attributes

static constexpr int components = 3
static constexpr int elements = 3
static constexpr char name[] = "dim3"
static constexpr base_type min = 0
static constexpr base_type max = UINT_MAX