Main Page   Namespace List   Class Hierarchy   Compound List   File List   Header Files   Sources   Namespace Members   Compound Members   File Members  

order_vector2 Class Reference

A function object, for compute and ordering of vector2 objects based on their coordinates. More...

#include <MapDataDocument.h>

List of all members.

Public Members

bool operator() ( const vector2 &a, const vector2 &b ) const


Detailed Description

A function object, for compute and ordering of vector2 objects based on their coordinates.

This is used for creating map objects of traced points.

Definition at line 55 of file MapDataDocument.h.


Member Function Documentation

bool order_vector2::operator() (const vector2 & a, const vector2 & b) const [inline]

Definition at line 58 of file MapDataDocument.h.


The documentation for this class was generated from the following file:
Generated at Sun Jul 14 20:38:20 2002 for Mapper by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999