anonymous_namespace{Barneshut.cpp}::BoundingBox Struct Reference

List of all members.

Public Member Functions

 BoundingBox (const Point &p)
 BoundingBox ()
void merge (const BoundingBox &other)
void merge (const Point &other)
double diameter () const
double radius () const
Point center () const

Public Attributes

Point min
Point max

Constructor & Destructor Documentation

anonymous_namespace{Barneshut.cpp}::BoundingBox::BoundingBox ( const Point p  )  [inline, explicit]
anonymous_namespace{Barneshut.cpp}::BoundingBox::BoundingBox (  )  [inline]

Member Function Documentation

Point anonymous_namespace{Barneshut.cpp}::BoundingBox::center (  )  const [inline]
double anonymous_namespace{Barneshut.cpp}::BoundingBox::diameter (  )  const [inline]
void anonymous_namespace{Barneshut.cpp}::BoundingBox::merge ( const Point other  )  [inline]
void anonymous_namespace{Barneshut.cpp}::BoundingBox::merge ( const BoundingBox other  )  [inline]
double anonymous_namespace{Barneshut.cpp}::BoundingBox::radius (  )  const [inline]

Member Data Documentation

Point anonymous_namespace{Barneshut.cpp}::BoundingBox::max
Point anonymous_namespace{Barneshut.cpp}::BoundingBox::min

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