CMS 3D CMS Logo

List of all members | Public Types
ExtVecTraits< float, 4 > Struct Template Reference

#include <ExtVec.h>

Public Types

typedef float __attribute__((vector_size(4 *sizeof(float)))) type
 

Detailed Description

template<>
struct ExtVecTraits< float, 4 >

Definition at line 36 of file ExtVec.h.

Member Typedef Documentation

typedef float ExtVecTraits< float, 4 >::__attribute__((vector_size( 4 *sizeof(float) ))) type

Definition at line 37 of file ExtVec.h.