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

Definition at line 443 of file stage.hh.


Constructor & Destructor Documentation

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

Definition at line 447 of file stage.hh.

Stg::stg_point_int_t::stg_point_int_t (  )  [inline]

Definition at line 448 of file stage.hh.


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

Definition at line 451 of file stage.hh.

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

Definition at line 458 of file stage.hh.


Member Data Documentation

Definition at line 446 of file stage.hh.

Definition at line 446 of file stage.hh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


stage
Author(s): Richard Vaughan, with contributions from many others. See web page for a full credits list.
autogenerated on Fri Jan 11 10:03:40 2013