QGIS API Documentation
2.0.1-Dufour
|
Go to the source code of this file.
Classes | |
class | QgsVector |
A class to represent a vector. More... | |
class | QgsPoint |
A class to represent a point geometry. More... |
Functions | |
bool | operator== (const QgsPoint &p1, const QgsPoint &p2) |
std::ostream & | operator<< (std::ostream &os, const QgsPoint &p) |
|
inline |
Definition at line 208 of file qgspoint.h.
References QgsPoint::toString().
Definition at line 200 of file qgspoint.h.
References QgsPoint::x(), and QgsPoint::y().