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

#include <point.h>

Public Types

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

Public Member Functions

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

Detailed Description

Definition at line 283 of file point.h.

Member Typedef Documentation

◆ Primary

typedef std::less<Coord> Geom::Point::LexLess< Y >::Primary

Definition at line 284 of file point.h.

◆ Secondary

typedef std::less<Coord> Geom::Point::LexLess< Y >::Secondary

Definition at line 285 of file point.h.

◆ XOrder

typedef std::less<Coord> Geom::Point::LexLess< Y >::XOrder

Definition at line 286 of file point.h.

◆ YOrder

typedef std::less<Coord> Geom::Point::LexLess< Y >::YOrder

Definition at line 287 of file point.h.

Member Function Documentation

◆ operator()()

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

Definition at line 288 of file point.h.

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


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