Skip to content

Struct SFCGAL::detail::ComparePoints

ClassList > SFCGAL > detail > ComparePoints

Public Functions

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

Public Functions Documentation

function operator() [1/2]

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

function operator() [2/2]

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


The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/detail/GeometrySet.cpp