SFCGAL 2.0.0
|
Functions | |
template<int Dim> | |
auto | _coversPoints (const Geometry &ga, const Geometry &gb) -> bool |
auto | coversPoints (const Geometry &ga, const Geometry &gb) |
Pseudo cover test on 2D geometries. | |
auto | coversPoints3D (const Geometry &ga, const Geometry &gb) |
Pseudo cover test on 3D geometries. | |