|
Otclient 1.0
14/8/2020
|


Go to the source code of this file.
Classes | |
| class | TPoint< T > |
| class | TSize< T > |
| class | TRect< T > |
Typedefs | |
| typedef TRect< int > | Rect |
| typedef TRect< float > | RectF |
Functions | |
| template<class T > | |
| std::ostream & | operator<< (std::ostream &out, const TRect< T > &rect) |
| template<class T > | |
| std::istream & | operator>> (std::istream &in, TRect< T > &rect) |
| std::ostream& operator<< | ( | std::ostream & | out, |
| const TRect< T > & | rect | ||
| ) |