Stg::stg_point_int_t Class Reference

#include <stage.hh>

List of all members.

Public Member Functions

bool operator< (const stg_point_int_t &other) const
bool operator== (const stg_point_int_t &other) const
 stg_point_int_t ()
 stg_point_int_t (int x, int y)

Public Attributes

int x
int y

Detailed Description

Define an integer point on the 2d plane


Constructor & Destructor Documentation

Stg::stg_point_int_t::stg_point_int_t ( int  x,
int  y 
) [inline]
Stg::stg_point_int_t::stg_point_int_t (  )  [inline]

Member Function Documentation

bool Stg::stg_point_int_t::operator< ( const stg_point_int_t other  )  const [inline]

required to put these in sorted containers like std::map

bool Stg::stg_point_int_t::operator== ( const stg_point_int_t other  )  const [inline]

Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Tue Oct 20 15:42:06 2009 for Stage by  doxygen 1.6.1