|
DrawKit
Vector and illustration framework for Mac OS X
|
Public Member Functions | |
| Translate (Point const &p) | |
| Translate (Coord const x, Coord const y) | |
| bool | operator!= (Translate const &o) const |
| bool | operator== (Translate const &o) const |
| Coord | operator[] (Dim2 const dim) const |
| Coord | operator[] (unsigned const dim) const |
Public Attributes | |
| Point | offset |
|
explicit |
| bool Geom::Translate::operator!= | ( | Translate const & | o | ) | const |
| bool Geom::Translate::operator== | ( | Translate const & | o | ) | const |
| Coord Geom::Translate::operator[] | ( | unsigned const | dim | ) | const |
| Point Geom::Translate::offset |
1.8.9.1