
Go to the source code of this file.
Classes | |
| class | utils::Width< Tx > |
| class | utils::Height< Ty > |
| class | utils::CentrePoint< Tx, Ty > |
| class | utils::Rectangle< Tx, Ty > |
Namespaces | |
| utils | |
Typedefs | |
| typedef Width< uint32_t > | utils::Width_t |
| typedef Height< uint32_t > | utils::Height_t |
| typedef CentrePoint< uint32_t, uint32_t > | utils::CentrePoint_t |
| typedef CentrePoint< uint32_t, uint32_t > | utils::CenterPoint_t |
| typedef Rectangle< uint32_t, uint32_t > | utils::Rectangle_t |
Functions | |
| template<class Tx , class Ty > | |
| std::ostream & | utils::operator<< (std::ostream &os, const Rectangle< Tx, Ty > &rectangle) |
1.8.6