Template Struct TypeTraits< int3 >

Struct Documentation

template<>
struct TypeTraits<int3>

Public Types

using base_type = int

Public Static Attributes

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