Skip to content

Class SFCGAL::RoundVisitor

ClassList > SFCGAL > RoundVisitor

Inherits the following classes: boost::static_visitor<>

Public Functions

Type Name
RoundVisitor (const long & scaleFactor)
void operator() (Coordinate::Empty &) const
void operator() (Kernel::Point_2 & storage) const
void operator() (Kernel::Point_3 & storage) const

Public Functions Documentation

function RoundVisitor

inline SFCGAL::RoundVisitor::RoundVisitor (
    const long & scaleFactor
) 

function operator() [1/3]

inline void SFCGAL::RoundVisitor::operator() (
    Coordinate::Empty &
) const

function operator() [2/3]

inline void SFCGAL::RoundVisitor::operator() (
    Kernel::Point_2 & storage
) const

function operator() [3/3]

inline void SFCGAL::RoundVisitor::operator() (
    Kernel::Point_3 & storage
) const


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