Namespace f2c::types
Types used by fields2cover library.
Classes
Enums
Functions
Function f2c::types::operator+(const OGRPoint&, const f2c::types::Point&)
Template Function f2c::types::operator+(const std::vector<T>&, const f2c::types::Point&)
Template Function f2c::types::operator+(const T&, const f2c::types::Point&)
Function f2c::types::operator-(const OGRPoint&, const f2c::types::Point&)
Template Function f2c::types::operator-(const f2c::types::Point&, const std::vector<T>&)
Template Function f2c::types::operator-(const std::vector<T>&, const f2c::types::Point&)
Template Function f2c::types::operator-(const f2c::types::Point&, const T&)
Template Function f2c::types::operator-(const T&, const f2c::types::Point&)