vector_types.h File Reference

Definitions of the basic short vector data structures. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MMC_float4
 floating-point quadraplet {x,y,z,w} More...
struct  MMC_float3
 floating-point triplet {x,y,z} More...
struct  MMC_int2
 integer pair {ix,iy} More...
struct  MMC_int3
 integer triplet {ix,iy,iz} More...
struct  MMC_int4
 unsigned integer quadraplet {ix,iy,iz,iw} More...
struct  MMC_uint3
 unsigned integer triplet {ix,iy,iz} More...
struct  MMC_uint2
 unsigned integer pair {ix,iy} More...

Typedefs

typedef struct MMC_float4 aligned
typedef struct MMC_float3 float3
typedef struct MMC_int2 int2
typedef struct MMC_int3 int3
typedef struct MMC_int4 int4
typedef struct MMC_uint3 uint3
typedef struct MMC_uint2 uint2

Detailed Description

Definitions of the basic short vector data structures.

 All Classes Files Functions Variables
Generated on Wed Dec 15 18:02:15 2010 by  doxygen 1.6.3