Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Geom::Point::LexGreater< X > 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 292 of file point.h.

Member Typedef Documentation

◆ Primary

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

Definition at line 293 of file point.h.

◆ Secondary

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

Definition at line 294 of file point.h.

◆ XOrder

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

Definition at line 295 of file point.h.

◆ YOrder

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

Definition at line 296 of file point.h.

Member Function Documentation

◆ operator()()

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

Definition at line 297 of file point.h.

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


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