Udostępnij za pośrednictwem


Struktura short_vector_traits

short_vector_traits umożliwia pobieranie bazowej długości wektora i typu skalarnego będącymi typu krótkiego wektora lub skalarnego

template<
   typename _Type
>
struct short_vector_traits;
template<>
struct short_vector_traits<unsigned int>;
template<>
struct short_vector_traits<uint_2>;
template<>
struct short_vector_traits<uint_3>;
template<>
struct short_vector_traits<uint_4>;
template<>
struct short_vector_traits<int>;
template<>
struct short_vector_traits<int_2>;
template<>
struct short_vector_traits<int_3>;
template<>
struct short_vector_traits<int_4>;
template<>
struct short_vector_traits<float>;
template<>
struct short_vector_traits<float_2>;
template<>
struct short_vector_traits<float_3>;
template<>
struct short_vector_traits<float_4>;
template<>
struct short_vector_traits<unorm>;
template<>
struct short_vector_traits<unorm_2>;
template<>
struct short_vector_traits<unorm_3>;
template<>
struct short_vector_traits<unorm_4>;
template<>
struct short_vector_traits<norm>;
template<>
struct short_vector_traits<norm_2>;
template<>
struct short_vector_traits<norm_3>;
template<>
struct short_vector_traits<norm_4>;
template<>
struct short_vector_traits<double>;
template<>
struct short_vector_traits<double_2>;
template<>
struct short_vector_traits<double_3>;
template<>
struct short_vector_traits<double_4>;

Parametry

  • _Type

Elementy członkowskie

Hh691073.collapse_all(pl-pl,VS.110).gifPubliczne definicje typów

Nazwa

Opis

value_type

Hh691073.collapse_all(pl-pl,VS.110).gifKonstruktory publiczne

Nazwa

Opis

Konstruktor short_vector_traits::short_vector_traits

Hh691073.collapse_all(pl-pl,VS.110).gifPubliczne stałe

Nazwa

Opis

Stała short_vector_traits::Size

Hierarchia dziedziczenia

short_vector_traits

Wymagania

Nagłówek: amp_short_vectors.h

Przestrzeń nazw: Concurrency::graphics

Zobacz też

Informacje

Obszar nazw CONCURRENCY::Graphics