HilbertOrdering2D< cur_type > Class Template Reference

#include <orderings.h>

Inherits Ordering< cur_type >.

Inheritance diagram for HilbertOrdering2D< cur_type >:

Inheritance graph
[legend]
Collaboration diagram for HilbertOrdering2D< cur_type >:

Collaboration graph
[legend]
List of all members.

Protected Member Functions

virtual double getVal (const cur_type *const in) const

Detailed Description

template<typename cur_type>
class HilbertOrdering2D< cur_type >

This class defines an ordering on a given type of bounding box, using a hilbert curve transformation of the center coordinate. 2D variation.

Definition at line 244 of file orderings.h.


Member Function Documentation

template<typename cur_type>
virtual double HilbertOrdering2D< cur_type >::getVal ( const cur_type *const   in  )  const [inline, protected, virtual]

Implements Ordering< cur_type >.

Definition at line 248 of file orderings.h.

References HilbertCoordinateMapper::toHilbert2D().


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