SFCGAL 1.4.0
Functions
SFCGAL::detail::algorithm Namespace Reference

Functions

template<int Dim>
bool _coversPoints (const Geometry &ga, const Geometry &gb)
 
bool coversPoints (const Geometry &ga, const Geometry &gb)
 Pseudo cover test on 2D geometries. More...
 
bool coversPoints3D (const Geometry &ga, const Geometry &gb)
 Pseudo cover test on 3D geometries. More...
 

Function Documentation

◆ _coversPoints()

template<int Dim>
bool SFCGAL::detail::algorithm::_coversPoints ( const Geometry ga,
const Geometry gb 
)