다음을 통해 공유


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

Hh691073.collapse_all(ko-kr,VS.110).gif공용 Typedefs

Name

설명

value_type

Hh691073.collapse_all(ko-kr,VS.110).gifPublic 생성자

Name

설명

short_vector_traits::short_vector_traits 생성자

Hh691073.collapse_all(ko-kr,VS.110).gif공용 상수

Name

설명

short_vector_traits::size 상수

상속 계층 구조

short_vector_traits

요구 사항

헤더: amp_short_vectors.h

네임 스페이스: Concurrency::graphics

참고 항목

참조

Concurrency::graphics 네임스페이스