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 |
void Galois::Graph::SpatialTree2d< T >::Box2d::decimate | ( | int | quad, | |
double | midx, | |||
double | midy | |||
) | [inline] |
double Galois::Graph::SpatialTree2d< T >::Box2d::xmid | ( | ) | const [inline] |
double Galois::Graph::SpatialTree2d< T >::Box2d::ymid | ( | ) | const [inline] |
double Galois::Graph::SpatialTree2d< T >::Box2d::xmax |
double Galois::Graph::SpatialTree2d< T >::Box2d::xmin |
double Galois::Graph::SpatialTree2d< T >::Box2d::ymax |
double Galois::Graph::SpatialTree2d< T >::Box2d::ymin |