CubicLowCoorOrdering< dim, cur_type > Class Template Reference

#include <orderings.h>

Inherits Ordering< cur_type >.

Inheritance diagram for CubicLowCoorOrdering< dim, cur_type >:

Inheritance graph
[legend]
Collaboration diagram for CubicLowCoorOrdering< dim, cur_type >:

Collaboration graph
[legend]
List of all members.

Protected Member Functions

virtual double getVal (const cur_type *const item) const

Detailed Description

template<int dim, typename cur_type>
class CubicLowCoorOrdering< dim, cur_type >

This class defines an ordering on a given type of cubic bounding box. The ordering induced is that of the ordering obtained by looking only at the lowest coordinate bound on a given dimension.

Definition at line 225 of file orderings.h.


Member Function Documentation

template<int dim, typename cur_type>
virtual double CubicLowCoorOrdering< dim, cur_type >::getVal ( const cur_type *const   item  )  const [inline, protected, virtual]

Implements Ordering< cur_type >.

Definition at line 229 of file orderings.h.


The documentation for this class was generated from the following file:
Generated on Sat Oct 13 17:34:43 2007 for R-Tree by  doxygen 1.5.2