SFCGAL 2.0.0
SFCGAL::detail::ComparePoints Struct Reference

Public Member Functions

auto operator() (const CGAL::Point_2< Kernel > &lhs, const CGAL::Point_2< Kernel > &rhs) const -> bool
auto operator() (const CGAL::Point_3< Kernel > &lhs, const CGAL::Point_3< Kernel > &rhs) const -> bool

Member Function Documentation

◆ operator()() [1/2]

auto SFCGAL::detail::ComparePoints::operator() ( const CGAL::Point_2< Kernel > & lhs,
const CGAL::Point_2< Kernel > & rhs ) const -> bool
inline

◆ operator()() [2/2]

auto SFCGAL::detail::ComparePoints::operator() ( const CGAL::Point_3< Kernel > & lhs,
const CGAL::Point_3< Kernel > & rhs ) const -> bool
inline