dim2.h File Reference


Detailed Description

The class dim2::Point implements a two dimensional vector with the usual operations.

The class dim2::BoundingBox can be used to determine the rectangular bounding box of a set of dim2::Point's.

Author:
Attila Bernath

#include <iostream>
#include <lemon/bits/utility.h>

Namespaces

namespace  lemon
namespace  lemon::dim2

Classes

class  Point
 A simple two dimensional vector (plainvector) implementation. More...
class  BoundingBox
 A class to calculate or store the bounding box of plainvectors. More...
class  XMap
 Map of x-coordinates of a dim2::Point<>-map. More...
class  ConstXMap
 Constant (read only) version of XMap. More...
class  YMap
 Map of y-coordinates of a dim2::Point<>-map. More...
class  ConstYMap
 Constant (read only) version of YMap. More...
class  NormSquareMap
 Map of the normSquare() of an Point-map. More...


Generated on Tue Oct 31 09:49:37 2006 for LEMON by  doxygen 1.5.1