int3 Class Reference

#include <btGpuDefines.h>

Inheritance diagram for int3:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 int3 ()
 int3 (int _x, int _y, int _z)
const int & operator[] (int i) const
int & operator[] (int i)

Public Attributes

int x
int y
int z

Detailed Description

Definition at line 36 of file btGpuDefines.h.


Constructor & Destructor Documentation

int3::int3 (  )  [inline]

Definition at line 40 of file btConvexHull.cpp.

int3::int3 ( int  _x,
int  _y,
int  _z 
) [inline]

Definition at line 41 of file btConvexHull.cpp.


Member Function Documentation

int& int3::operator[] ( int  i  )  [inline]

Definition at line 43 of file btConvexHull.cpp.

const int& int3::operator[] ( int  i  )  const [inline]

Definition at line 42 of file btConvexHull.cpp.


Member Data Documentation

int int3::x

Definition at line 38 of file btGpuDefines.h.

int int3::y

Definition at line 38 of file btGpuDefines.h.

int int3::z

Definition at line 38 of file btGpuDefines.h.


The documentation for this class was generated from the following files:

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