Coords.H File Reference

#include "Image/Dims.H"
#include "Image/Point2D.H"
Include dependency graph for Coords.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Point2D< int > operator- (const Dims &d1, const Dims &d2)
 Dims-Dims subtraction.

Detailed Description

Operators for Dims and Point2D<int>

Definition in file Coords.H.


Function Documentation

Point2D<int> operator- ( const Dims d1,
const Dims d2 
) [inline]

Dims-Dims subtraction.

NOTE: this returns a Point2D<int>, not a Dims object, because Dims cannot have negative values, but Point2D<int> can.

Definition at line 47 of file Coords.H.

References Dims::h(), and Dims::w().

Generated on Sun May 8 08:12:38 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3