Scribus
Open source desktop publishing at your fingertips
Geom::Translate Class Reference

Public Member Functions

 Translate (Point const &p)
 
 Translate (Coord const x, Coord const y)
 
 operator Matrix () const
 
Coord operator[] (Dim2 const dim) const
 
Coord operator[] (unsigned const dim) const
 
bool operator== (Translate const &o) const
 
bool operator!= (Translate const &o) const
 
Translate inverse () const
 
Translate operator* (Translate const &b) const
 

Friends

Point operator* (Point const &v, Translate const &t)
 
Matrix operator* (Translate const &t, Rotate const &r)
 

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