|
Quantum GIS API Documentation
1.8
|


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) |
| std::ostream& operator<< | ( | std::ostream & | os, |
| const QgsPoint & | p | ||
| ) | [inline] |
Definition at line 201 of file qgspoint.h.
References QgsPoint::toString().
Definition at line 193 of file qgspoint.h.
References QgsPoint::x(), and QgsPoint::y().
1.7.6.1