OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Classes | Typedefs
Rect.h File Reference
#include <algorithm>
#include "Point.h"
#include "Size.h"

Classes

struct  Rect< T >
 

Typedefs

using Recti = Rect< int >
 

Typedef Documentation

◆ Recti

using Recti = Rect<int>