Template Struct TypeTraits< uint3 >

Struct Documentation

template<>
struct TypeTraits<uint3>

Public Types

using base_type = unsigned int

Public Static Attributes

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