Galois::Graph::SpatialTree2d< T >::Box2d Struct Reference

List of all members.

Public Member Functions

double xmid () const
double ymid () const
void decimate (int quad, double midx, double midy)

Public Attributes

double xmin
double ymin
double xmax
double ymax

template<typename T>
struct Galois::Graph::SpatialTree2d< T >::Box2d


Member Function Documentation

template<typename T >
void Galois::Graph::SpatialTree2d< T >::Box2d::decimate ( int  quad,
double  midx,
double  midy 
) [inline]
template<typename T >
double Galois::Graph::SpatialTree2d< T >::Box2d::xmid (  )  const [inline]
template<typename T >
double Galois::Graph::SpatialTree2d< T >::Box2d::ymid (  )  const [inline]

Member Data Documentation

template<typename T >
double Galois::Graph::SpatialTree2d< T >::Box2d::xmax
template<typename T >
double Galois::Graph::SpatialTree2d< T >::Box2d::xmin
template<typename T >
double Galois::Graph::SpatialTree2d< T >::Box2d::ymax
template<typename T >
double Galois::Graph::SpatialTree2d< T >::Box2d::ymin

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1