DrawKit
Vector and illustration framework for Mac OS X
|
Public Member Functions | |
Scale (Point const &p) | |
Scale (Coord const x, Coord const y) | |
Scale (Coord const s) | |
Scale | inverse () const |
bool | operator!= (Scale const &o) const |
bool | operator== (Scale const &o) const |
Coord | operator[] (Dim2 const d) const |
Coord | operator[] (unsigned const d) const |
Coord & | operator[] (Dim2 const d) |
Coord & | operator[] (unsigned const d) |
|
explicit |
|
explicit |
Scale Geom::Scale::inverse | ( | ) | const |
bool Geom::Scale::operator!= | ( | Scale const & | o | ) | const |
bool Geom::Scale::operator== | ( | Scale const & | o | ) | const |
Coord Geom::Scale::operator[] | ( | unsigned const | d | ) | const |
Coord& Geom::Scale::operator[] | ( | unsigned const | d | ) |