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