uint4 Struct Reference

#include <cl_MiniCL_Defs.h>

List of all members.

Public Member Functions

 uint4 ()
 uint4 (uint val)
uint4operator+= (const uint4 &other)

Public Attributes

unsigned int x
unsigned int y
unsigned int z
unsigned int w

Detailed Description

Definition at line 218 of file cl_MiniCL_Defs.h.


Constructor & Destructor Documentation

uint4::uint4 (  )  [inline]

Definition at line 221 of file cl_MiniCL_Defs.h.

uint4::uint4 ( uint  val  )  [inline]

Definition at line 222 of file cl_MiniCL_Defs.h.


Member Function Documentation

uint4& uint4::operator+= ( const uint4 other  )  [inline]

Definition at line 223 of file cl_MiniCL_Defs.h.


Member Data Documentation

unsigned int uint4::w

Definition at line 220 of file cl_MiniCL_Defs.h.

unsigned int uint4::x

Definition at line 220 of file cl_MiniCL_Defs.h.

unsigned int uint4::y

Definition at line 220 of file cl_MiniCL_Defs.h.

unsigned int uint4::z

Definition at line 220 of file cl_MiniCL_Defs.h.


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

Generated on Mon Feb 15 22:25:28 2010 for Bullet Collision Detection & Physics Library by  doxygen 1.6.1