|
QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|

Go to the source code of this file.
Macros | |
| #define | QGSCOMPARENEAR(value, expected, epsilon) |
| Assorted helper methods for unit testing. More... | |
| #define | QGSCOMPARENEARPOINT(point1, point2, epsilon) |
| #define | QGSCOMPARENEARRECTANGLE(rectangle1, rectangle2, epsilon) |
| #define QGSCOMPARENEARPOINT | ( | point1, | |
| point2, | |||
| epsilon | |||
| ) |
Definition at line 35 of file qgstestutils.h.
| #define QGSCOMPARENEARRECTANGLE | ( | rectangle1, | |
| rectangle2, | |||
| epsilon | |||
| ) |
Definition at line 40 of file qgstestutils.h.
1.8.13