Loading...
Searching...
No Matches
rect2i.h File Reference
+ Include dependency graph for rect2i.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GfRect2i
 A 2D rectangle with integer coordinates. More...
 

Functions

GF_API std::ostream & operator<< (std::ostream &, const GfRect2i &)
 Output a GfRect2i using the format [(x y):(x y)].