Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Geom::Point::LexGreater< Y > Struct Reference

#include <point.h>

Public Types

typedef std::greater< CoordPrimary
 
typedef std::greater< CoordSecondary
 
typedef std::greater< CoordXOrder
 
typedef std::greater< CoordYOrder
 

Public Member Functions

bool operator() (Point const &a, Point const &b) const
 

Detailed Description

Definition at line 301 of file point.h.

Member Typedef Documentation

◆ Primary

typedef std::greater<Coord> Geom::Point::LexGreater< Y >::Primary

Definition at line 302 of file point.h.

◆ Secondary

typedef std::greater<Coord> Geom::Point::LexGreater< Y >::Secondary

Definition at line 303 of file point.h.

◆ XOrder

typedef std::greater<Coord> Geom::Point::LexGreater< Y >::XOrder

Definition at line 304 of file point.h.

◆ YOrder

typedef std::greater<Coord> Geom::Point::LexGreater< Y >::YOrder

Definition at line 305 of file point.h.

Member Function Documentation

◆ operator()()

bool Geom::Point::LexGreater< Y >::operator() ( Point const &  a,
Point const &  b 
) const
inline

Definition at line 306 of file point.h.

References Geom::X, and Geom::Y.


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