Public Member Functions | Public Attributes | List of all members
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

Definition at line 493 of file stage.hh.

Constructor & Destructor Documentation

Stg::point_int_t::point_int_t ( int  x,
int  y 
)
inline

Definition at line 497 of file stage.hh.

Stg::point_int_t::point_int_t ( )
inline

Definition at line 498 of file stage.hh.

Member Function Documentation

bool Stg::point_int_t::operator< ( const point_int_t other) const
inline

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

Definition at line 501 of file stage.hh.

bool Stg::point_int_t::operator== ( const point_int_t other) const
inline

Definition at line 508 of file stage.hh.

Member Data Documentation

int Stg::point_int_t::x

Definition at line 496 of file stage.hh.

int Stg::point_int_t::y

Definition at line 496 of file stage.hh.


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


stage
Author(s): Richard Vaughan , Brian Gerkey , Reed Hedges , Andrew Howard , Toby Collett , Pooya Karimian , Jeremy Asher , Alex Couture-Beil , Geoff Biggs , Rich Mattes , Abbas Sadat
autogenerated on Mon Jun 10 2019 15:06:12