HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
simd::VecType< T, elements > Struct Template Reference

#include <simd.h>

Detailed Description

template<typename T, int elements>
struct simd::VecType< T, elements >

Template to retrieve the vector type from the scalar. For example, simd::VecType<int,4> will be vfloat4.

Definition at line 316 of file simd.h.


The documentation for this struct was generated from the following file: