Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
int-point.h File Reference

Cartesian point / 2D vector with integer coordinates. More...

Go to the source code of this file.

Classes

class  Geom::IntPoint
 Two-dimensional point with integer coordinates. More...
 
struct  Geom::IntPoint::LexLessRt
 Lexicographical ordering functor with runtime dimension. More...
 
struct  Geom::IntPoint::LexGreaterRt
 Lexicographical ordering functor with runtime dimension. More...
 
struct  Geom::IntPoint::LexLess< X >
 
struct  Geom::IntPoint::LexLess< Y >
 
struct  Geom::IntPoint::LexGreater< X >
 
struct  Geom::IntPoint::LexGreater< Y >
 
struct  std::tuple_size< Geom::IntPoint >
 
struct  std::tuple_element< I, Geom::IntPoint >
 
struct  std::hash< Geom::IntPoint >
 

Namespaces

namespace  Geom
 Various utility functions.
 

Detailed Description

Cartesian point / 2D vector with integer coordinates.

Definition in file int-point.h.