vec4_32i Struct Reference

Represent 4 integers of 32bits each for SIMD operations. More...

#include <fvec4.h>

List of all members.

Public Member Functions

 vec4_32i ()
 vec4_32i (__m128i a)
 vec4_32i (int a)
 vec4_32i (int a, int b, int c, int d)

Public Attributes

__m128i data


Detailed Description

Represent 4 integers of 32bits each for SIMD operations.

Definition at line 29 of file fvec4.h.


Constructor & Destructor Documentation

vec4_32i::vec4_32i (  )  [inline]

Definition at line 32 of file fvec4.h.

vec4_32i::vec4_32i ( __m128i  a  )  [inline]

Definition at line 33 of file fvec4.h.

References data.

vec4_32i::vec4_32i ( int  a  )  [inline]

Definition at line 34 of file fvec4.h.

vec4_32i::vec4_32i ( int  a,
int  b,
int  c,
int  d 
) [inline]

Definition at line 35 of file fvec4.h.


Member Data Documentation

__m128i vec4_32i::data

Definition at line 30 of file fvec4.h.

Referenced by vec4_32i().


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

Generated on Tue Mar 30 15:53:26 2010 for Polyora by  doxygen 1.5.9