#include <agg_trans_bilinear.h>
List of all members.
Public Member Functions |
| | iterator_x () |
| | iterator_x (double tx, double ty, double step, const double m[4][2]) |
| void | operator++ () |
Public Attributes |
| double | x |
| double | y |
Constructor & Destructor Documentation
| agg::trans_bilinear::iterator_x::iterator_x |
( |
| ) |
[inline] |
| agg::trans_bilinear::iterator_x::iterator_x |
( |
double |
tx, |
|
|
double |
ty, |
|
|
double |
step, |
|
|
const double |
m[4][2] |
|
) |
| [inline] |
Member Function Documentation
| void agg::trans_bilinear::iterator_x::operator++ |
( |
| ) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: