|
OTBGdalAdapters_EXPORT bool | Contains (OGRGeometry const &lhs, OGRGeometry const &rhs) |
|
OTBGdalAdapters_EXPORT bool | Crosses (OGRGeometry const &lhs, OGRGeometry const &rhs) |
|
OTBGdalAdapters_EXPORT UniqueGeometryPtr | Difference (OGRGeometry const &lhs, OGRGeometry const &rhs) |
|
OTBGdalAdapters_EXPORT bool | Disjoint (OGRGeometry const &lhs, OGRGeometry const &rhs) |
|
OTBGdalAdapters_EXPORT double | Distance (OGRGeometry const &lhs, OGRGeometry const &rhs) |
|
OTBGdalAdapters_EXPORT bool | Equals (OGRGeometry const &lhs, OGRGeometry const &rhs) |
|
OTBGdalAdapters_EXPORT UniqueGeometryPtr | Intersection (OGRGeometry const &lhs, OGRGeometry const &rhs) |
|
OTBGdalAdapters_EXPORT bool | Intersects (OGRGeometry const &lhs, OGRGeometry const &rhs) |
|
bool | operator!= (Layer const &lhs, Layer const &rhs) |
|
OTBGdalAdapters_EXPORT bool | operator== (Feature const &lhs, Feature const &rhs) |
|
OTBGdalAdapters_EXPORT bool | operator== (Layer const &lhs, Layer const &rhs) |
|
OTBGdalAdapters_EXPORT bool | Overlaps (OGRGeometry const &lhs, OGRGeometry const &rhs) |
|
OTBGdalAdapters_EXPORT UniqueGeometryPtr | SymDifference (OGRGeometry const &lhs, OGRGeometry const &rhs) |
|
OTBGdalAdapters_EXPORT bool | Touches (OGRGeometry const &lhs, OGRGeometry const &rhs) |
|
OTBGdalAdapters_EXPORT UniqueGeometryPtr | Union (OGRGeometry const &lhs, OGRGeometry const &rhs) |
|
OTBGdalAdapters_EXPORT UniqueGeometryPtr | UnionCascaded (OGRGeometry const &this_) |
|
OTBGdalAdapters_EXPORT bool | Within (OGRGeometry const &lhs, OGRGeometry const &rhs) |
|