File Point.h
↰ Parent directory (fields2cover/types)
Definition (fields2cover/types/Point.h)
Includes
fields2cover/types/Geometry.h(File Geometry.h)functionalgdal/ogr_geometry.hiostreammemoryutilityvector
Included By
Namespaces
Classes
Functions
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&)
Function f2c::types::operator-(const OGRPoint&, const f2c::types::Point&)