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

Member Typedef Documentation

◆ Primary

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

Definition at line 275 of file point.h.

◆ Secondary

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

Definition at line 276 of file point.h.

◆ XOrder

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

Definition at line 277 of file point.h.

◆ YOrder

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

Definition at line 278 of file point.h.

Member Function Documentation

◆ operator()()

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

Definition at line 279 of file point.h.

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


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