Mir
Classes | Namespaces | Functions
rectangle.h File Reference
#include "forward.h"
#include "point.h"
#include "size.h"
#include "displacement.h"
#include <ostream>
Include dependency graph for rectangle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mir::geometry::generic::Rectangle< T >
 

Namespaces

namespace  mir
 
namespace  mir::geometry
 Basic geometry types. Types for dimensions, displacements, etc. and the operations that they support.
 
namespace  mir::geometry::generic
 

Functions

template<typename T >
Rectangle< T > mir::geometry::generic::intersection_of (Rectangle< T > const &a, Rectangle< T > const &b)
 
template<typename T >
constexpr bool mir::geometry::generic::operator== (Rectangle< T > const &lhs, Rectangle< T > const &rhs)
 
template<typename T >
constexpr bool mir::geometry::generic::operator!= (Rectangle< T > const &lhs, Rectangle< T > const &rhs)
 
template<typename T >
std::ostream & mir::geometry::generic::operator<< (std::ostream &out, Rectangle< T > const &value)
 

Copyright © 2012-2023 Canonical Ltd.
Generated on Tue 2 May 10:01:24 UTC 2023
This documentation is licensed under the GPL version 2 or 3.