anonymous_namespace{Barneshut.cpp}::Point Struct Reference

List of all members.

Public Member Functions

 Point ()
 Point (double _x, double _y, double _z)
 Point (double v)
double operator[] (const int index) const
double & operator[] (const int index)
bool operator== (const Point &other)
bool operator!= (const Point &other)
Pointoperator+= (const Point &other)
Pointoperator*= (double value)

Public Attributes

double x
double y
double z

Constructor & Destructor Documentation

anonymous_namespace{Barneshut.cpp}::Point::Point (  )  [inline]
anonymous_namespace{Barneshut.cpp}::Point::Point ( double  _x,
double  _y,
double  _z 
) [inline]
anonymous_namespace{Barneshut.cpp}::Point::Point ( double  v  )  [inline, explicit]

Member Function Documentation

bool anonymous_namespace{Barneshut.cpp}::Point::operator!= ( const Point other  )  [inline]
Point& anonymous_namespace{Barneshut.cpp}::Point::operator*= ( double  value  )  [inline]
Point& anonymous_namespace{Barneshut.cpp}::Point::operator+= ( const Point other  )  [inline]
bool anonymous_namespace{Barneshut.cpp}::Point::operator== ( const Point other  )  [inline]
double& anonymous_namespace{Barneshut.cpp}::Point::operator[] ( const int  index  )  [inline]
double anonymous_namespace{Barneshut.cpp}::Point::operator[] ( const int  index  )  const [inline]

Member Data Documentation

double anonymous_namespace{Barneshut.cpp}::Point::x
double anonymous_namespace{Barneshut.cpp}::Point::y
double anonymous_namespace{Barneshut.cpp}::Point::z

The documentation for this struct was generated from the following file:
Generated on Tue Aug 2 11:51:29 2011 for Galois by  doxygen 1.6.3