Public Member Functions | Public Attributes
int4 Class Reference

#include <btConvexHull.h>

List of all members.

Public Member Functions

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

Public Attributes

int w
int x
int y
int z

Detailed Description

Definition at line 151 of file btConvexHull.h.


Constructor & Destructor Documentation

int4::int4 ( ) [inline]

Definition at line 155 of file btConvexHull.h.

int4::int4 ( int  _x,
int  _y,
int  _z,
int  _w 
) [inline]

Definition at line 156 of file btConvexHull.h.


Member Function Documentation

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

Definition at line 157 of file btConvexHull.h.

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

Definition at line 158 of file btConvexHull.h.


Member Data Documentation

int int4::w

Definition at line 154 of file btConvexHull.h.

int int4::x

Definition at line 154 of file btConvexHull.h.

int int4::y

Definition at line 154 of file btConvexHull.h.

int int4::z

Definition at line 154 of file btConvexHull.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


bullet
Author(s): Erwin Coumans, ROS package maintained by Tully Foote
autogenerated on Wed Oct 31 2012 07:54:33