GEOS  3.9.1dev
Public Member Functions | List of all members
geos::geom::LineSegment::HashCode Struct Reference

#include <LineSegment.h>

Public Member Functions

size_t operator() (const LineSegment &s) const
 

Detailed Description

Definition at line 364 of file LineSegment.h.

Member Function Documentation

size_t geos::geom::LineSegment::HashCode::operator() ( const LineSegment s) const
inline

Definition at line 365 of file LineSegment.h.

References geos::geom::operator<<(), geos::geom::operator==(), geos::geom::LineSegment::p0, geos::geom::LineSegment::p1, geos::geom::Coordinate::x, and geos::geom::Coordinate::y.

Here is the call graph for this function:


The documentation for this struct was generated from the following file: