Template Struct TypeTraits< uint4 >

Struct Documentation

template<>
struct TypeTraits<uint4>

Public Types

using base_type = unsigned int

Public Static Attributes

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