Template Struct TypeTraits< int2 >

Struct Documentation

template<>
struct TypeTraits<int2>

Public Types

using base_type = int

Public Static Attributes

static constexpr int components = 2
static constexpr int elements = 2
static constexpr char name[] = "int2"
static constexpr base_type min = INT_MIN
static constexpr base_type max = INT_MAX