Recti 1.2.4
Loading...
Searching...
No Matches
Classes | Namespaces
point.hpp File Reference

2D Point template class supporting intervals, arithmetic, and geometric queries. More...

#include <tuple>
#include <utility>
#include "generic.hpp"
#include "vector2.hpp"
Include dependency graph for point.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  recti::Point< T1, T2 >
 Point. More...
 

Namespaces

namespace  recti
 

Detailed Description

2D Point template class supporting intervals, arithmetic, and geometric queries.