Stg::point_int_t Class Reference
#include <stage.hh>
Public Member Functions | |
bool | operator< (const point_int_t &other) const |
bool | operator== (const point_int_t &other) const |
point_int_t (int x, int y) | |
point_int_t () | |
Public Attributes | |
int | x |
int | y |
Detailed Description
Define an integer point on the 2d plane
Constructor & Destructor Documentation
|
inline |
|
inline |
Member Function Documentation
|
inline |
required to put these in sorted containers like std::map
|
inline |
Member Data Documentation
int Stg::point_int_t::x |
int Stg::point_int_t::y |
The documentation for this class was generated from the following file:
Generated on Sat Feb 2 2013 14:43:23 for Stage by
