vec4_32i Struct Reference
Represent 4 integers of 32bits each for SIMD operations.
More...
#include <fvec4.h>
List of all members.
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] |
vec4_32i::vec4_32i |
( |
__m128i |
a |
) |
[inline] |
vec4_32i::vec4_32i |
( |
int |
a |
) |
[inline] |
vec4_32i::vec4_32i |
( |
int |
a, |
|
|
int |
b, |
|
|
int |
c, |
|
|
int |
d | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: