short_vector_traits 구조체
short_vector_traits 기본 벡터 길이 짧은 벡터 형식의 스칼라 형식 또는 스칼라 형식의 검색으로 수 있습니다.
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>;
매개 변수
- _Type
Members
공용 Typedefs
Name |
설명 |
---|---|
value_type |
Public 생성자
Name |
설명 |
---|---|
공용 상수
Name |
설명 |
---|---|
상속 계층 구조
short_vector_traits
요구 사항
헤더: amp_short_vectors.h
네임 스페이스: Concurrency::graphics