Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
Point.cpp File Reference
#include "modules/bentleyottmann/include/Point.h"
#include <limits>
#include <tuple>

Go to the source code of this file.

Namespaces

namespace  bentleyottmann
 

Functions

bool bentleyottmann::operator< (const Point &p0, const Point &p1)
 
bool bentleyottmann::operator> (const Point &p0, const Point &p1)
 
bool bentleyottmann::operator>= (const Point &p0, const Point &p1)
 
bool bentleyottmann::operator<= (const Point &p0, const Point &p1)
 
bool bentleyottmann::operator== (const Point &p0, const Point &p1)
 
bool bentleyottmann::operator!= (const Point &p0, const Point &p1)