Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Geom::Point::LexGreaterRt Struct Reference

#include <point.h>

Public Member Functions

 LexGreaterRt (Dim2 d)
 
bool operator() (Point const &a, Point const &b) const
 

Private Attributes

Dim2 dim
 

Detailed Description

Definition at line 261 of file point.h.

Constructor & Destructor Documentation

◆ LexGreaterRt()

Geom::Point::LexGreaterRt::LexGreaterRt ( Dim2  d)
inline

Definition at line 262 of file point.h.

References dim.

Member Function Documentation

◆ operator()()

bool Geom::Point::LexGreaterRt::operator() ( Point const &  a,
Point const &  b 
) const
inline

Definition at line 313 of file point.h.

Member Data Documentation

◆ dim

Dim2 Geom::Point::LexGreaterRt::dim
private

Definition at line 265 of file point.h.

Referenced by LexGreaterRt().


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