Skip to content

Class SFCGAL::ToPoint2Visitor

ClassList > SFCGAL > ToPoint2Visitor

Inherits the following classes: boost::static_visitor< Kernel::Point_2 >

Public Functions

Type Name
auto operator() (const Coordinate::Empty &) const
auto operator() (const Kernel::Point_2 & storage) const
auto operator() (const Kernel::Point_3 & storage) const

Public Functions Documentation

function operator() [1/3]

inline auto SFCGAL::ToPoint2Visitor::operator() (
    const Coordinate::Empty &
) const

function operator() [2/3]

inline auto SFCGAL::ToPoint2Visitor::operator() (
    const Kernel::Point_2 & storage
) const

function operator() [3/3]

inline auto SFCGAL::ToPoint2Visitor::operator() (
    const Kernel::Point_3 & storage
) const


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